problem with vlookup dates

meg may

New Member
Joined
Jan 22, 2015
Messages
2
Hi all,

Im having trouble with looking up dates using vlookup function between tabs on the spreadsheet. It was returning #N/A and i read it was relating to the date/time so i created a INT column to round and changed formula to look up the column and now its just returning 0/01/1900.

Sorry if its a bit of blonde questing but im at a bit of a loss.

Cheers :)
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Hi,
would you mind posting a few lines of sample so members could propose solutions to your query?
just show what you would like to get and what you are presently using.
 
Upvote 0
no worries :)

D3= vendor name
=vlookup(D3,Table, (column 16 which is a date converted to a whole number), FALSE)

result is 0/01/1900
if i change the lookup column to another one that isnt a date it looks up fine.
 
Upvote 0
like this?

Excel 2013
DEFGHIJKL
2namethisthatectdate
3himhe16111/23/2015
4she27121/24/2015
51/26/2015her38131/25/2015
6him49141/26/2015
7they510151/27/2015
meg may


Are some of the cell in Column 16 blanks?
Your query result looks like the formula is unable to find a match.
Do make sure that your data in the first column doesn't have leading spaces, trailing spaces.
 
Upvote 0

Forum statistics

Threads
1,217,367
Messages
6,136,138
Members
449,994
Latest member
Rocky Mountain High

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top