View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jase Jase is offline
external usenet poster
 
Posts: 43
Default Speed Issues again

Hi All

Sorry to bother you all again, but I have rolled my
project back to an earlier version and stated adding
individual bits of code until I find the great speed
offender. And it seems to me that there is a massive
problem with speed when I start to hide some columns.

Has anyone else had this problem and is there a way around
it? As in when I have hidden columns in the worksheets
the execution speed of the project halves at least. So I
could just unhide all columns whever I perform any
operation but this really isn't the best fix I was hoping
someone would have already jumpted this problem in their
travels

Thanks again
Jase