Ghost image

D

David

Hi Group,

Doing a macro with a chart. Creates the chart just fine,
but then I try and do formating and moving it. It moves
ok, but then there is a ghost image left on the screen
and the rest of the formating is not done. I have tried
turning ScreenUpdate = True, tried even selecting the
worksheet and then going back to the chart, which made
the ghost image go away, but I could still not finish the
formating. If i run the formating portion of the code by
itself, it seems to do ok, but I am unable to incorporate
it into the code. Any ideas?

Thanks guys and gals.
 
A

Anne Troy

When's the last time you emptied your TEMP folder?
<-*-><-*-><-*-><-*-><-*-><-*-><-*-><-*->
Hope this helps!
Anne Troy (better known as Dreamboat)
Author: Dreamboat on Word
Email: Dreamboat*at*Piersontech.com
Web: www.TheOfficeExperts.com
<-*-><-*-><-*-><-*-><-*-><-*-><-*-><-*->
 
D

David

Just ried it, of no avail. Temp was pretty clean before.
If I step through it and manually select the chart, it
seems to work, but I don't seen to be able to give it
focus with the code. I can get the ghost to leave, but I
still can not get the formats to take affect.
Thanks Dreamboat
 
Top