+ Reply to Thread
Results 1 to 4 of 4

Findout Plus and Minus Values

  1. #1
    Forum Contributor
    Join Date
    08-27-2016
    Location
    INDIA
    MS-Off Ver
    2003,2007,2010
    Posts
    134

    Question Findout Plus and Minus Values

    Dear friends,
    What is the macro for finding Plus and Minus Values.

    Thanks.
    Attached Files Attached Files
    Last edited by structo; 09-05-2016 at 02:18 AM.

  2. #2
    Forum Contributor
    Join Date
    01-09-2016
    Location
    Perth Western Australia
    MS-Off Ver
    Office 365
    Posts
    257

    Re: Findout Plus and Minus Values

    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

  3. #3
    Forum Contributor
    Join Date
    08-27-2016
    Location
    INDIA
    MS-Off Ver
    2003,2007,2010
    Posts
    134

    Re: Findout Plus and Minus Values

    Thank you.its good.

  4. #4
    Forum Contributor
    Join Date
    01-09-2016
    Location
    Perth Western Australia
    MS-Off Ver
    Office 365
    Posts
    257

    Re: Findout Plus and Minus Values

    Hi

    Its a pleasue to assist. If you are happy with the solution can you mark your question as solved.

    Cheers

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Swits leading minus and put minus infront of numbers without macro
    By abjac in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-11-2015, 11:40 AM
  2. Find the difference between two days and minus a day.
    By JacksonB in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-04-2014, 02:24 PM
  3. [SOLVED] SUMPRODUCT formula to find name/date & value then minus from value in another cell
    By SChapman in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-17-2013, 03:32 AM
  4. Minus Values
    By sagar in forum Excel General
    Replies: 3
    Last Post: 05-09-2008, 12:34 PM
  5. Find and select LastRow Minus 1
    By Carlie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-17-2006, 05:35 PM
  6. [SOLVED] How do I find and replace a number with a minus sign in front?
    By D.Sommer in forum Excel General
    Replies: 1
    Last Post: 11-07-2005, 06:20 AM
  7. ... Count, <<< Positive Values minus Negative Values >>> ...
    By Dr. Darrell in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-08-2005, 09:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1