Thread: Moving Charts
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Moving Charts

I have a set of macros that loop through all my worksheets and move my charts.

I have found that the charts do not always move. Do I need to place some
type refresh after each move?

Thank you.