Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have two tables, in table A I have a list of locations and a estimated ship
date. In table B I have locations and the actual ship date. Table B is a subset of table A, in other words, not all the locations ship each time I run this. Also, some of the locations show without a date. They are blank. I want to compare the 2 dates and see if they are the same. I did a vlookup but the issue is becuase they are dates I am getting some odd results, If the date is blank, I get a "zero" and if the location from Table A is not in Table B I get #N/A. For other dates I get the 5 digit date number (39222). I then convert the format to "date" formatting, which fixes the 5 digit date problem but now the dates that are blank show up at 1/0/1900. I thought I could nest an IF function around the Vlookup but I must be doing it incorrectly. Any thoughts? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |