I have a program that needs to open 5 excel files that are 20mb. each file needs to open calc and then save. this takes about 2 mins and about 3-4 on a laptop. is there anyway to load the files into memory to minimize the hard drive access? or is there any other tips/tricks i can use to speed up this process.
the workbooks contains about 9000 rows with 200 fields on one sheet with very little formulas and the 2nd sheet is a matrix of about 200 rows by 50 columns that are mainly vlookups to the first sheet..
any ideas would be greatly appreciated.
Thanks
Tom
the workbooks contains about 9000 rows with 200 fields on one sheet with very little formulas and the 2nd sheet is a matrix of about 200 rows by 50 columns that are mainly vlookups to the first sheet..
any ideas would be greatly appreciated.
Thanks
Tom