Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have my data table in one sheet named "CODE" and lookup value table named
"INDEX" in another. I have this formula =IF(A4="","",VLOOKUP(A4,INDEX!$A$3:$C$1872,3,FALSE )) which runs down to 19000 in sheet "CODE". It takes a lot of time to recalcualte/save. I think the vlookup is causing the workbook to slow down. What function could be used instead of vlookup to improve the calculation speed. Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
alternative to VLOOKUP | Excel Worksheet Functions | |||
Which is faster? SUMPRODUCT or VLOOKUP, or another alternative? | Excel Worksheet Functions | |||
Vlookup Alternative Needed | Excel Discussion (Misc queries) | |||
Nested Vlookup or alternative? | Excel Worksheet Functions | |||
Alternative to Vlookup/Hlookup to return a value. | Excel Worksheet Functions |