Thread: Excel Help
View Single Post
  #7  
Old 5th August 2011, 12:47 AM
Shaun Shaun is offline
Member
 
Join Date: Jan 1970
Location: Western Australia
Posts: 3,403
Default

Looking at the code it seams he loads the page in to a temp file first then makes the changes needed then imports to excel, this would results in the speed increase as it does not have to wait for excel to import the page, i have used a similar idea in another program before.
Reply With Quote