+ Reply to Thread
Results 1 to 3 of 3

Trying to use IF function to gather specific data from 2 worksheets

  1. #1
    Registered User
    Join Date
    09-03-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    8

    Trying to use IF function to gather specific data from 2 worksheets

    Hi,

    I am working on a spreadsheet which has a number of tabs (I attach a test sheet), On the Registration Tab, i am trying to use the IF Function in column L to make the cell either blank if coloumn M shows Open or if M shows Closed put the specfic value of corresponding cell from the Corrective action required Tab...

    SO Registration Cell L2 would have the formula:

    =IF(M2=Closed,'Corrective Actions Required'!I2,"") but this shows up a #NAME? error and any other attempt i have made to get the correct information into Cell L2 on the Registation tab brings all other errors up.

    Ideally i would like the Date confirmed to either be blank or be the same value as Corrective Actions required tab date in column I...

    Hope this all makes sense

    Any assistance would be greatfully received,

    Many Thanks

    Emma
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,636

    Re: Trying to use IF function to gather specific data from 2 worksheets

    Try =IF(M2="closed",....

    text always between double quotes

  3. #3
    Registered User
    Join Date
    09-03-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Trying to use IF function to gather specific data from 2 worksheets

    That was great, Thank you very much for your help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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