Dear friends,
What is the macro for finding Plus and Minus Values.
Thanks.
Dear friends,
What is the macro for finding Plus and Minus Values.
Thanks.
Last edited by structo; 09-05-2016 at 02:18 AM.
Hi
This should not need a macro the following formula in Row 4 will work:-
Col E Row 4=If(MAX(B:B)>0,MAX(B:B),"")
Col F Row 4=If(MIN(B:B)<=0,MIN(B:B),"")
Similarly the same formula in columns H, I except change MAX(B:B) to MAX(C:C)
Cheers
Thank you.its good.
Hi
Its a pleasue to assist. If you are happy with the solution can you mark your question as solved.
Cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks