Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a macro to compare two lists of job numbers in two
separate workbooks. If there are any matches, those duplicate jobs are flagged. I used vlookup to accomplish this. My problem is that my table_array could have as many as 10000 cells. When I use vlookup to check 200 different lookup_values, the processing time is, to say the least, massive. Is there any way to speed up this process? I had thought of sorting the table_array, since there are a lot of blank cells in it. I guess my main question is, how would I have one workbook sort a column in another workbook? Any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help speeding this up | Excel Programming | |||
Speeding up a Data Validation macro | Excel Programming | |||
help with speeding this up... | Excel Programming | |||
speeding up vlookup | Excel Programming | |||
speeding up a macro | Excel Programming |