+ Reply to Thread
Results 1 to 4 of 4

edit chart axes title

  1. #1
    Forum Contributor
    Join Date
    10-31-2018
    Location
    venezia
    MS-Off Ver
    2007
    Posts
    487

    edit chart axes title

    hi to all,
    Is it possible to change the axis title of the attached chart as the attached photo?
    I have excel 2007
    thank you
    john
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-31-2018
    Location
    venezia
    MS-Off Ver
    2007
    Posts
    487

    Re: edit chart axes title

    I partially solved this
    in formulas name management I added

    V9 =OFFSET('40R1'!$B$9:$C$9,,,mycount30R2)
    V9 =SCARTO('40R1'!$B$9:$C$9;;;mycount30R2)

    referred to horizontal axis
    a problem
    if only one row in the data table only one row is displayed in the titles axis
    if more than one rows 2 lines are seen
    Attached Files Attached Files

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,441

    Re: edit chart axes title

    Slight tweak on named formula

    V9: =OFFSET('40R1'!$B$9:$C$9,,,MAX(2,mycount30R2))

    Seems like a bug in multi category labels when you only have 1 data point
    Cheers
    Andy
    www.andypope.info

  4. #4
    Forum Contributor
    Join Date
    10-31-2018
    Location
    venezia
    MS-Off Ver
    2007
    Posts
    487

    Re: edit chart axes title

    Hi andy pope your formula work well.
    Thanks you
    john

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to edit Axes(xlCategory) labels in VBA Excel 2016?
    By gipsyfkls14 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-28-2019, 09:37 AM
  2. [SOLVED] Ignoring chart types with no axes for finding axes title
    By gregersdk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-23-2017, 06:41 AM
  3. Label Chart Title & Axes
    By Apple1 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-03-2014, 09:14 AM
  4. Label Chart Axes & Title
    By Apple1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-02-2014, 11:11 PM
  5. [SOLVED] Add / Edit Chart Title while using Macros
    By Blaze2012 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 04-16-2012, 08:44 AM
  6. [SOLVED] CHART AxES TITLE
    By yorkielover02 in forum Excel General
    Replies: 1
    Last Post: 02-03-2005, 06:06 PM
  7. plotting a chart title on 3 axes of a surface plot
    By gosetty in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2005, 08:07 AM

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.6.0 RC 1