+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    06-04-2009
    Location
    Manhattan, NY
    MS-Off Ver
    Excel 2003
    Posts
    5

    Changing automatic minimum value of the y axis on a series of charts

    I have an Excel worksheets with numerous charts on it. And instead of having the y axis minimum equal 0 I would like them all to equal say 1,500. Is there anyway to do this all at once for all of the charts instead of going into every single chart individually and changing it that way??

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: Changing automatic minimum value of the y axis on a series of charts

    Only by create a macro do set the value of the active chart
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    06-04-2009
    Location
    Manhattan, NY
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Changing automatic minimum value of the y axis on a series of charts

    is there anyway you could elaborate a little more??

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: Changing automatic minimum value of the y axis on a series of charts

    It is not possible to adjust the scales min/max value for more than 1 chart at a time. If you have xl2003 or older you can use the F4 key to repeat the application of scale values but you will still need to locate and select the scale of each chart individually.

    With code you can loop through the sheet, charts, chartobjects and apply the scale settings.

    There are examples on the forum of looping through workbooks for charts and applying settings.
    Cheers
    Andy
    www.andypope.info

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0