View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel
Kevin McCartney Kevin McCartney is offline
external usenet poster
 
Posts: 67
Default Slow RowHeight behavior

Hi Marc,

Check your desktop properties relating to the screen resolution and color
quality properties. I've had it in the past where some one wanted to select
the entire sheet and it took forever because the machine had little RAM, but
after turning the color quality to low it ran as quick as ever, it could be
somthing similar, but give it a try, it may be that the two user logins have
different screen settings.

HTH and let us know how you get on.

ciao
KM

" wrote:

Hi,
I have a very strange behavior : on the same computer under windows xp,
with excel 2003, but with two different logins, changing the size of a
cell with the RowHeight property takes either 2-3 seconds or is almost
immediate. The same time is taken when the height of a row is changed
with the mouse. It does not only occur when done by macro.

I checked carefully all the properties of the application object
without finding any differences. I found some reference to a slow
RowHeight behavior on internet, but no real solution.

Has anybody experienced that problem, and found a solution ?

Thanks,
Marc Klein