VLOOKUP without using a table name

gio123bg

Active Member
Joined
Feb 14, 2004
Messages
255
Hi All,
I need to check two ranges of numbers in this way

...A.................C.....................................................G
6766784.......6757138....to obtain by using VLOOLUP...#N/A
6766385.......6701385............................................#N/A
6766664.......6708222............................................#N/A
6766453.......6770623............................................#N/A
6766501..............................................................#N/A
6621344..............................................................#N/A
6757138..............................................................6757138
6757176..............................................................#N/A
6769771..............................................................#N/A
6327236..............................................................#N/A
6701385..............................................................6701385
6701352..............................................................#N/A
6589956..............................................................#N/A
6744932..............................................................#N/A
6744255..............................................................#N/A
5989271..............................................................#N/A
6708222..............................................................6708222
6700533..............................................................#N/A
6042594..............................................................#N/A
6698856..............................................................#N/A
6701149..............................................................#N/A
6770623..............................................................6770623
6770391..............................................................#N/A
6770368..............................................................#N/A
6770276..............................................................#N/A

I don't want to use a "range" in VLOOKUP but handle =VLOOKUP(A1;C1:C4;1;FALSE) this is the first cell but if I drag down this cell, the range (C1:C4) changes. I need to keep this range.

Any suggestion will be well appreciated.

Thanks in advance for your kind help.

Regards,

Giovanni
 
Last edited:

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,224,522
Messages
6,179,299
Members
452,904
Latest member
CodeMasterX

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