Forum Discussion
VLOOKUP isn't working for LOTS of data
I have a workbook with 4 sheets (Search, Active1, Active2 and Inactive). Search is where the user will enter an NPI# to search the other 3 worksheets for EVERY appearance of that NPI#, presenting data from selected columns of the row that NPI# is on. On average there are 40,000 rows and 16 columns of data.
I have been using a VLOOKUP with limited success. I have a feeling that VLOOKUP isn't the right formula for my needs. I need help figuring out how to make SOMETHING work on this database. I have attached a smaller version (only 10 rows and 16 columns) as an example of the formulas and layout I'm working with.
I would certainly appreciate any help.
8 Replies
- null nullCopper Contributor
- Detlef_LewinSilver Contributor
VLOOKUP() works perfectly. But you should change the sheet name from Acitve1 to Active1 to reflect the sheet name used in C2, D2 and F2.
And E2 and E3 don't have formulas at all.
- null nullCopper Contributor
Thank you for looking at the formulas. I can see how I wrote those two incorrectly.
You are correct! There is no data in those two cells because there is no data to retrieve and will always be #N/A.
Where I continue to run into problems is when I use these exact formulas on all 120,000 rows (across the 3 spreadsheets). Any thoughts on this?
I really appreciate your discerning eye and feedback.
- Detlef_LewinSilver Contributor
Hi,
there is no attachment.