If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Autoscale Chart

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-15-04, 03:55
NicoleK NicoleK is offline
Registered User
 
Join Date: Sep 2004
Posts: 4
Exclamation Autoscale Chart

Dear Excelist..

How do I autoscale my chart everytime the X-axis value changes?
I code my program using VB 6.0. Can anyone give me some pointers? Thanks a lot!
Reply With Quote
  #2 (permalink)  
Old 09-15-04, 11:45
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Quote:
Originally Posted by NicoleK
Dear Excelist..

How do I autoscale my chart everytime the X-axis value changes?
I code my program using VB 6.0. Can anyone give me some pointers? Thanks a lot!
Howdy,

Right click on the axis, then choose Scale tab. Make sure that all the Auto options on the top portion are all checked.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums

Last edited by shades; 09-15-04 at 11:51.
Reply With Quote
  #3 (permalink)  
Old 09-15-04, 15:04
DavidCoutts DavidCoutts is offline
Registered User
 
Join Date: Jan 2004
Location: Aberdeen, Scotland
Posts: 1,067
abd remeber to record a macro at the same time that will give you the vba code which you can reference from vb as long as you set the reference to the excel com object library
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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