+ Reply to Thread
Results 1 to 9 of 9

If then then formula help

  1. #1
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Lightbulb If then then formula help

    Need a formula for the following.

    IF sheet 1 cell a2 = Y(text)

    THEN sheet 2 cell a2 = sheet 1 cell b2 (number)


    tried various things completely stuck on this one.

    Thanks

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: If then then formula help

    Try

    in Sheet2!A2
    =IF(Sheet1!A2="Y",Sheet1!B2,"")
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: If then then formula help

    YAY that worked. now how do I get it to only recognize the cells that have "Y" in then with out leaving blank cells for those that do not containe "Y"?

    Thank you again so much!!!

  4. #4
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: If then then formula help

    If Sheet1!A2 is not "Y" what do you want Sheet2!A2 to contain?

  5. #5
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: If then then formula help

    I would want sheet2!a2 to contain the next cell on sheet 1 that =Y

    Thanks again

  6. #6
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: If then then formula help

    Prob best post your workbook

  7. #7
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: If then then formula help

    How do I do that?

  8. #8
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: If then then formula help

    I hope this works
    Attached Files Attached Files
    Last edited by cassandralcoleman; 09-25-2012 at 05:37 PM.

  9. #9
    Registered User
    Join Date
    09-24-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: If then then formula help

    Special K

    I deleted my spreadsheet as I do not want tons of other people accessing it. If you did not get it let me know.

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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