Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
hi
i have a historical sales chart from Mar 2003 to present that i'm trying to graph. however, excel is making me keep the data in one straight line if i try to seperate it into two rows, it adds another bit to the chart how do i graph sales using two seperate lines of data? |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
This is best done in 2 steps. Create the chart with the first set of data. Then use the Source Data dialog to reselect the 2 data ranges, using the CTRL key to select the 2 separate ranges. So for data that is in the range A1:E1 continued in A2:E2 you would end up with a series formula like this, =SERIES(,,(Sheet1!$A$1:$E$1,Sheet1!$A$2:$E$2),1) Cheers Andy Jason wrote: hi i have a historical sales chart from Mar 2003 to present that i'm trying to graph. however, excel is making me keep the data in one straight line if i try to seperate it into two rows, it adds another bit to the chart how do i graph sales using two seperate lines of data? -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
thanks andy
when i select the first step the source data is this =Sheet1!$A$1:$E$2 with row 1 being years and row 2 being sales data when i select the next data it says "reference not valid" and looks like this =Sheet1!$A$1:$E$2+Sheet1!$A$7:$E$8 i even tried to copy and paste your formula in and it says "that function is not valid" and highlights the SERIES in the formula thanks for your help "Andy Pope" wrote: Hi, This is best done in 2 steps. Create the chart with the first set of data. Then use the Source Data dialog to reselect the 2 data ranges, using the CTRL key to select the 2 separate ranges. So for data that is in the range A1:E1 continued in A2:E2 you would end up with a series formula like this, =SERIES(,,(Sheet1!$A$1:$E$1,Sheet1!$A$2:$E$2),1) Cheers Andy Jason wrote: hi i have a historical sales chart from Mar 2003 to present that i'm trying to graph. however, excel is making me keep the data in one straight line if i try to seperate it into two rows, it adds another bit to the chart how do i graph sales using two seperate lines of data? -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
i figured it out, thanks Andy!
"Jason" wrote: thanks andy when i select the first step the source data is this =Sheet1!$A$1:$E$2 with row 1 being years and row 2 being sales data when i select the next data it says "reference not valid" and looks like this =Sheet1!$A$1:$E$2+Sheet1!$A$7:$E$8 i even tried to copy and paste your formula in and it says "that function is not valid" and highlights the SERIES in the formula thanks for your help "Andy Pope" wrote: Hi, This is best done in 2 steps. Create the chart with the first set of data. Then use the Source Data dialog to reselect the 2 data ranges, using the CTRL key to select the 2 separate ranges. So for data that is in the range A1:E1 continued in A2:E2 you would end up with a series formula like this, =SERIES(,,(Sheet1!$A$1:$E$1,Sheet1!$A$2:$E$2),1) Cheers Andy Jason wrote: hi i have a historical sales chart from Mar 2003 to present that i'm trying to graph. however, excel is making me keep the data in one straight line if i try to seperate it into two rows, it adds another bit to the chart how do i graph sales using two seperate lines of data? -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I make a Chart data series treat blanks as "Empty" cells | Charts and Charting in Excel | |||
sorting 2 colums of numbers and incremening them down | Excel Discussion (Misc queries) | |||
Inputting data to one worksheet for it effect another | Excel Discussion (Misc queries) | |||
get edit mode on data lines in chart wizard | Charts and Charting in Excel | |||
Formatting lines between data points in a line chart | Charts and Charting in Excel |