+ Reply to Thread
Results 1 to 5 of 5

Thread: How to add labels under each value bar ?

  1. #1
    Registered User
    Join Date
    03-02-2011
    Location
    israel
    MS-Off Ver
    Excel 2003
    Posts
    7

    How to add labels under each value bar ?

    Hi all,

    In the attached a sample file i have to make a bar chart and to add the name of the series below each bar.
    but when i mark the x-labels i only get the first value name "a".
    but i need to show all the names (a-f).

    How can i do this ?

    Thanks in advance.
    Attached Files Attached Files

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

    Re: How to add labels under each value bar ?

    Because the workbook is right to left I think you need to alter the layout of your data so the labels appear in the first column with values in the second.

    Currently your chart is plotting multiple series with 1 category. This means the names are in the legend. You could use the Set Source Data dialog to redefine range used.
    First remove all but 1 series. The set the range references to

    Values: =גיליון1!$D$4:$D$9
    Category Labels: =גיליון1!$E$4:$E$9


    Series formula will then look like this,
    =SERIES(גיליון1!$D$3,גיליון1!$E$4:$E$9,גיליון1!$D$4:$D$9,1)
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    03-02-2011
    Location
    israel
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: How to add labels under each value bar ?

    Thanks for the quick reply.

    I do not exactly understand what you meant, I appreciate if you could please attach an example file.

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

    Re: How to add labels under each value bar ?

    Example attached, which includes screen shot of Set Source dialog
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  5. #5
    Registered User
    Join Date
    03-02-2011
    Location
    israel
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: How to add labels under each value bar ?

    thank's

    It works.

+ Reply to Thread

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