Vlookup does not copy/paste or drag

sjuhl99

New Member
Joined
Jul 28, 2017
Messages
29
I keep getting the #REF when i copy this vlookup down and have no reason why. Please help, the sheet and cells it is referencing is =IFERROR(VLOOKUP(A16,'Locked Forecasts-DNT'!A2:AI1048576,35,0),"-"), usually works when i manually type it but can't do it any other way. thanks


=IFERROR(VLOOKUP(A32,'Locked Forecasts-DNT'!#REF !,35,0),"-")
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
The last cell in your relative reference is at the bottom of the sheet, drag that address down and there will be a #REF error.

The formula in the OP, what cell is it in?
When you copy it to a different cell, what cell and what do you want the formula to become?
 
Upvote 0
I think i know the issue, the source workbook is being filtered prior to the vlookup, it when copying and pasting it down its not consecutive, not sure but that might be the issue. I might have to do a large if/and statement instead of filtering.
 
Upvote 0
Filtering the data base should have no effect on a VLOOKUP

The formula in the OP, what cell is it in?
When you copy it to a different cell, what cell and what do you want the formula to become?
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,182
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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