+ Reply to Thread
Results 1 to 3 of 3

Trying to add a 2nd condition and return no value in blank cells

  1. #1
    Registered User
    Join Date
    07-29-2011
    Location
    Charlotte
    MS-Off Ver
    Excel 2010
    Posts
    26

    Trying to add a 2nd condition and return no value in blank cells

    This is what I have so far.

    =IF(ISNA(VLOOKUP(H61,Estimates!AT:AT,1,FALSE))=TRUE,"Case not found",VLOOKUP(H61,Estimates!AT:AT,1,FALSE))

    This returns the project ID if found and "Case not found" if it isn't (I also added a conditinal formatting rule to fill Case not Found cells red. I've now been asked to also look for anything is in the notes column and keep the formula from returning Case not found in the rows below the data. I need to add a IF AND to look for the number and for notes in the Notes column and return the project ID in those cases. The source data is a working spreadsheet that is add to daily. I recorded a macro to format and insert the formula, but I can't get it to not show a value if nothing is available for lookup. I've used a formula before that returns nothing on blanks, but can't remeber how I did it. I'm also getting back into this after not writing a formula for 3-4 years so I'm struggling and trying to piece together form old work.
    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 2402
    Posts
    13,453

    Re: Trying to add a 2nd condition and return no value in blank cells

    Does this help
    Please Login or Register  to view this content.
    ?

  3. #3
    Registered User
    Join Date
    07-29-2011
    Location
    Charlotte
    MS-Off Ver
    Excel 2010
    Posts
    26

    Re: Trying to add a 2nd condition and return no value in blank cells

    Thanks, that gets me half way there, but I still need to integrate a 2nd variable with this formula.
    I appreciate the help with the blank cells

+ 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. print only formulated cells that return numbers rather than cells that return blank
    By jaganath in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-24-2010, 03:46 PM
  2. Replies: 3
    Last Post: 11-22-2007, 07:53 AM
  3. How to return blank cells only if a certain condition is met
    By AlmostAGeek in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-24-2007, 07:22 AM
  4. vlookup to return blank if condition met
    By krcroteau in forum Excel General
    Replies: 1
    Last Post: 02-12-2007, 05:36 PM
  5. VLOOKUP CONDITION TO RETURN BLANK CELL WHERE LOOKUP VALUE IS NOT IN TABLE ARRAY
    By Scott Lolmaugh in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2006, 07:10 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