Vlookup Help??

jared511

Board Regular
Joined
Jul 28, 2009
Messages
192
Ok so here is what I need. I need to vlookup a huge amount of data, 45,000 rows.. and here is a taste of what it looks like.


944560 = 6096096096
944560 = 6095645444
944560 = 5823452345
944560 = 3532523532
345434 = 3535152222
345434 = 4566664664


So we need to vlookup the first number, and we need multiple vlookups because on the main sheet we want to capture all the phone numbers that are encompased in the account number. So what happens obviously is that the vlookups always return the first number, whereas we need to to continue to return the other numbers. Any ideas?


Thanks,
Jared
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Ok so here is what I need. I need to vlookup a huge amount of data, 45,000 rows.. and here is a taste of what it looks like.


944560 = 6096096096
944560 = 6095645444
944560 = 5823452345
944560 = 3532523532
345434 = 3535152222
345434 = 4566664664


So we need to vlookup the first number, and we need multiple vlookups because on the main sheet we want to capture all the phone numbers that are encompased in the account number. So what happens obviously is that the vlookups always return the first number, whereas we need to to continue to return the other numbers. Any ideas?


Thanks,
Jared
With that many rows of data a typical lookup formula for multiple lookup values would be slow to calculate.

Is the data sorted or grouped together as is shown in your sample? If so, that makes things a bit easier.

Have you considered using autofilter?
 
Upvote 0

Forum statistics

Threads
1,224,522
Messages
6,179,292
Members
452,902
Latest member
Knuddeluff

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