Closed Thread
Results 1 to 2 of 2

Excel Formula To Remove 0 from results. HELP PLEASE

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

    Excel Formula To Remove 0 from results. HELP PLEASE

    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 Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Excel Formula To Remove 0 from results. HELP PLEASE

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    HTH
    Regards, Jeff

Closed 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