Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I'm using a basic stacked chart w/ five data series. How do I show *both*
data labels and data values? Excel seems to only allow me to select one or the other to display at a time. How can I do what I intend? |
#2
![]() |
|||
|
|||
![]()
In a column, write a formula to compine both items into a single label.
Something like one of these: =A1&" "&B1 =A1&"-"&B1 =A1&CHAR(10)&B1 Use a third party data labels to assign the labels from this extra range to the series. Here are two good ones, free to download, easy to install and use: Rob Bovey's Chart Labeler, http://appspro.com John Walkenbach's Chart Tools, http://j-walk.com - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ Carter Devereaux wrote: I'm using a basic stacked chart w/ five data series. How do I show *both* data labels and data values? Excel seems to only allow me to select one or the other to display at a time. How can I do what I intend? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why is the order of my data table opposite from graph? | Charts and Charting in Excel | |||
how to put x axis values in the chart instead of x axis labels | Charts and Charting in Excel | |||
Getting data labels right.... | Charts and Charting in Excel | |||
Stop Excel from converting text labels in CSV files to Values | Excel Discussion (Misc queries) | |||
Newbie to charts question - projecting values between data points | Excel Discussion (Misc queries) |