Vlookup/Index search in large woorksheet

Hjulben

New Member
Joined
May 2, 2017
Messages
4
I have a range of prices I need to lookup in matching pricelists (for a price check on approx 10.000 invoices). Normally I would just do a vlookup, where I search for the item numbers in a pricelists, which gives me the agreed price for a comparison. But now I have to do a lookup in a pricelist that has more than 4 million item numbers, which means, that it is split between several worksheets. What would be the best way to do said lookup?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Sounds like you are dealing with a fairly large dataset.

Excel will most likely die or take forever doing a lookup/match on such a large amount of rows and columns.

I would look into using a database (MS Access would be more efficient than excel if you have no other DBMS available) and using that to query the results over excel.

Using Access will make things faster, more efficient and remove allot of margin of error (eg borked formulas).
 
Upvote 0

Forum statistics

Threads
1,215,424
Messages
6,124,817
Members
449,190
Latest member
rscraig11

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