VLookup locked?

sammipd

Board Regular
Joined
Jun 6, 2010
Messages
67
I need to vlookup a date from a downloaded spreadsheet to my spreadsheet. It’s in yyyy-mm-dd format and will not change. Somehow, it’s locked. Usually, I’m able to vlookup it, and then text-to-columns and concatenate to change the format. But now, for some unknown reason, the vlookup will not work, and the cell shows the formula, not the result. Using the wizard, each step shows the correct result, but after hitting OK, the formula is in the cell not the result. Any ideas why? And how to fix? Using Excel 2010. Thanks!

=VLOOKUP(A2,'[pc 102516 startenddates.xlsx]Sheet1'!$A$1:$E$2827,4,false)
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
I suspect your formula column got formatted as text.

> Highlight the column your formula is in
> Hit Ctrl 1 (or right click/format cells)
> Set the format to "General", ok out.
> Select the top most formula cell, click in the formula bar, and hit enter. The vlookup should now work on that cell
> Copy formula down
 
Upvote 0

Forum statistics

Threads
1,217,263
Messages
6,135,532
Members
449,946
Latest member
Axdby

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