![]() |
#1
|
|||
|
|||
![]()
I have a spreadsheet with forecast dates and completion dates. What I want to do is a vlookup to capture actual dates. However, if the result is blank then I want to enter a formula.
This is what I have but doesn't work: =IF(VLOOKUP(A4,Sheet1!$A:$BF,30,0)=" ",V4+5,VLOOKUP(A4,Sheet1!$A:$BF,30,0)) and =IFERROR(VLOOKUP(B5,Sheet1!$B:$BF,29,0),V5+5) So in sheet1 is what I call the raw data. Sheet 2 has a vlookup to pull the information from sheet1. Now I need to the formula in sheet2. If the vlookup returns a blank then B2+5. So in sheet2 cell C3, if the vlookup returns a blank then B3+5. I have attached a sample spreadsheet. Thank you in advance for your assistance. |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
IF Formula not returns result - Help | Haha88 | Excel | 6 | 02-11-2018 02:07 PM |
![]() |
innkeeper9 | Excel | 2 | 09-13-2016 08:59 PM |
![]() |
swindon.expat | Excel | 2 | 04-10-2016 12:15 AM |
![]() |
cjdstephenson | Excel | 4 | 06-02-2015 09:17 PM |
![]() |
lilvillaf | Excel | 2 | 06-12-2014 05:39 PM |