+ Reply to Thread
Results 1 to 4 of 4

IF and VLOOKUP HELP

  1. #1
    Registered User
    Join Date
    07-02-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    3

    IF and VLOOKUP HELP

    Hi Everyone,

    I would like help creating a formula to do the following:

    Look if column b says the word Master, if it does then lookup column A in another sheet and return the value. If not, then lookup column J in the same sheet and return the value if the value is blank return a statement.

    Here is the formulas I have so far:

    IFERROR(IF(B2="Master",VLOOKUP(A2,'Sev1 Pilot Report_Master SRs'!A:F,5,FALSE),VLOOKUP(J2,'Sev1 Pilot Report_Master SRs'!A:F,5,FALSE)),"-").

    My results column has dates. The problem I'm facing is my results come back with 1/0/1900. How can I correct this problem.

    I have another formula IF(ISNUMBER(VLOOKUP(J3,'Sev1 Pilot Report_Master SRs'!A:E,5,FALSE)),VLOOKUP(J3,'Sev1 Pilot Report_Master SRs'!A:E,5,FALSE),"-") which also works but I can't successfully figure out how to write the formula to first look for B2=Master and look in both columns to give the dates.

    HELP PLEASE>>>>>

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,142

    Re: IF and VLOOKUP HELP

    The problem I'm facing is my results come back with 1/0/1900. How can I correct this problem.
    do you need to format the cell to general ?
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Valued Forum Contributor
    Join Date
    07-27-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    826

    Re: IF and VLOOKUP HELP

    DUPLICATE POST. Duplicate here

    caramelf, welcome to the forum. Please refrain from duplicating posts - it's against the forum rules, and can lead to members trying to solve your question when it may already have been solved in the other post.
    Brendan.


    __________________________________________________________________________________________________
    Things to consider:

    1) You can thank any poster by clicking the * at the left of a helpful post.
    2) You can help to keep the forum tidy by marking your thread as "Solved", if it has been answered to your satisfaction.
    3) Help us to help you, by uploading a sample workbook, showing the type of data you're dealing with, and clearly indicating what the results should be.

  4. #4
    Registered User
    Join Date
    07-02-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: IF and VLOOKUP HELP

    Thanks for the reply.

    Formating to General will not work since the results is a date.

+ 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