In a workbook, I have a sheet with huge set of data around 7 Lacs. I have only two columns in that sheet. Lets say this workbook as WK-A
This huge data is used by me on daily basis for VLOOKUP. Now the issue is my VLOOKUP takes lot of time and also opening that WK-A takes lot of time.
There's no formula on WK-A, it just contains the plain text data.
Moreover, I am not doing VLOOKUP in single cell in second workbook. I have some 30000+ records which i am trying to get the data from first workbook. And this is taking lot of time.
I have tried VLOOKUP by kepping first workbook closed as well as open, but no much effect in time.
Can anyone suggest faster way to VLOOKUP these huge data???