Microsoft
Software
Hardware
Network
Question : Scale one data series in Excel bar graph
Hi Experts,
I have a bar graph that has three data series in it. Series A and B currently share a y-axis and series C is on a different y-axis. I would like to be able to scale series A by an integer value in the graph without changing the data in the datasource. In other words, I would like to be able to graph 5*A next to B without changing the source data. Is there a way in the GUI or VBA to do this?
Answer : Scale one data series in Excel bar graph
You can define a named range that multiplies the original data range by 5, and use that as the data source. See attached .
times5.xls
(14 KB)
(File Type Details)
example
Random Solutions
EZ_GPO (Not so easy)
windows permissioning
palm tungsten T2
SBS2008 disable xp client firewall via GPO
core dump
Read all data from a datagridview and copy it to a public array or something like that...
Fancybox Jquery Form
how do i/can setup backup DC on an existing 2008 AD.
How to make Crystal Report not require SQL Server login, prompt
Radio button Dependency using JSF and Apache Trinidad