Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Disappearing Graphs

Joel,

Before adding the zoom logic I would run this w/ the updating set to false.
When I run it w/ the zoom logic, I have that commented out. So, no errors.
Also, It runs through to the end w/ the final message box and all the values
are updated. In fact, after I save and bring up the sheet again, the graphs
are all updated w/ the right new row.

W/out the zoom, I get the disappearing. W/ the zoom, all runs great and none
of the charts disappear.

"joel" wrote:


I don't understand why you need to perform a zoom. The macro should
work without zooming. I'm also not sure what excel would do when yo
uhave screen updating set to false when you try to zoom. The window may
lockup. Do you have the problem if you eliminate the ZOOM
instructions?

Another possibility is you may be getting an error in the code and the
macro may be exiting before you get to the OriginalZoom or when you set
the ScreenUpdating = True.

Check the Error setting in the VBA menu

Tools - OPtions - General - Error Trapping

I would set it to Stop on All Errors and try running the code again.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=165537

Microsoft Office Help

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disappearing graphs Nanookz Charts and Charting in Excel 0 May 20th 08 08:19 PM
Automatic Graphs/ Dynamic Graphs DanielWalters6 Charts and Charting in Excel 1 January 24th 06 09:29 PM
Charts and Graphs disappearing Christine Charts and Charting in Excel 5 January 19th 06 08:35 AM
Charts and Graphs disappearing Christine Charts and Charting in Excel 0 January 17th 06 10:13 PM
Line Graphs and Bar Graphs Christopher Anderson Excel Discussion (Misc queries) 1 December 3rd 04 06:16 PM


All times are GMT +1. The time now is 08:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"