+ Reply to Thread
Results 1 to 4 of 4

Modify a formula to include an "If" statement

  1. #1
    Registered User
    Join Date
    11-17-2010
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    69

    Modify a formula to include an "If" statement

    Good afternoon, I have attached a file which has a formula to pick up text, I need to add an "If" statement to separate the numbers with a value greater than zero in one column and in the other column return the numbers with a value of less than zero. Any assistance would be greatly appreciated.
    Attached Files Attached Files
    Last edited by Steve2107; 07-27-2016 at 01:53 AM.

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Modify a formula to include an "If" statement

    Perhaps Try

    H2=IF(AND($E2>0,$F2="Housie"),$E2,0) and drag down.

    J2=IF(AND($E2<0,$F2="Housie"),$E2,0) and drag down.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Registered User
    Join Date
    11-17-2010
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    69

    Re: Modify a formula to include an "If" statement

    Thank you so much Ankur, I got so hung up on the ISNUMBER formula,that I could not think of anything else, this is just brilliant, well done mate.

    Steve.

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Modify a formula to include an "If" statement

    Steve thanks for feedback, Request you to please add reputation by clicking * star icon on your left corner screen of thread.

+ 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. How to make a Pivot Table "Top 10" include an "other" category.
    By Melvinrobb in forum Excel Charting & Pivots
    Replies: 7
    Last Post: 09-09-2014, 05:15 AM
  2. [SOLVED] Combine "=IF" and "=HOUR" statement for cell formula
    By chriswhite1982 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-19-2013, 02:42 PM
  3. Replies: 1
    Last Post: 04-01-2013, 03:31 PM
  4. =IF(G2=H2,"Match","Review") Need to modify to compensate for empy cells
    By Aeroice in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-30-2012, 08:37 PM
  5. Help Needed to get Filters Using "Include" and "Exclude" multiple values on one column.
    By alfykunable in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-23-2012, 04:03 AM
  6. Modify a "Split" statement
    By Rick_Stanich in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-05-2011, 03:37 PM
  7. Replies: 3
    Last Post: 12-14-2006, 01:36 PM

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