#1   Report Post  
Posted to microsoft.public.excel.charting
Mark Scott
 
Posts: n/a
Default percentages

I am charting a figure from January and I would like to have each month's
subsequent figure as a percentage of January's. Is there any way to do
this in a chart without having to have it as a formula in the spreadsheet?



  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default percentages

Hi,

You will have to use formula to calculate the values.

That said you can use a named range to do the calculation and plot the data.

Assuming data in cells A1:A5 add this named range.
ChtData: =(Sheet1!$A$1:$A$5/Sheet1!$A$1)

Create a chart and set the values to use this named range. First point
will be 100% others will be a percentage of the first point.

Here are some explanations of using named ranges.
http://peltiertech.com/Excel/Charts/Dynamics.html
http://www.tushar-mehta.com/excel/ne...rts/index.html
http://www.stfx.ca/people/bliengme/E...ps/Dynamic.htm

Cheers
Andy

Mark Scott wrote:
I am charting a figure from January and I would like to have each month's
subsequent figure as a percentage of January's. Is there any way to do
this in a chart without having to have it as a formula in the spreadsheet?




--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
show a column of numbers also as percentages captain edward Excel Worksheet Functions 2 April 11th 07 09:28 PM
Calculating percentages in pivot tables on subtotals David Ruderman - Chapman University Excel Worksheet Functions 1 November 24th 05 04:54 PM
How do I add percentages to data labels? Winchester Charts and Charting in Excel 1 October 31st 05 12:57 PM
Calculating Percentages tifosi3 Excel Discussion (Misc queries) 7 July 11th 05 08:42 PM
Calculating Percentages with Variables tssjhs Excel Worksheet Functions 1 January 28th 05 01:27 AM


All times are GMT +1. The time now is 01:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"