|
Prev: Can you choose direction on the radar chart?
Next: How to change bar to line in line-column on 2 axes chart in Ex
From: TFL25 on 2 Jul 2008 05:52 I have 3 colums 1 = dates 2 = numbers 3 = names I want to have each name on the X axis the dates on the Y axis and then i want to graph the numbers for each date. Please please can anyone help me?
From: Jon Peltier on 2 Jul 2008 08:50 How about this: Put Dates in the first column, then use the second column for the numbers for the first name, and each additional column for the numbers for each additional name. In the first row, keep the first cell (above dates) blank, and put the name into the cell above each column of numbers. 1-Jan-08 1-Jan-08 1-Jan-08 1-Jan-08 "TFL25" <TFL25(a)discussions.microsoft.com> wrote in message news:5AD0EA0B-E91C-4E8C-AC4F-CB3B08CC2AD3(a)microsoft.com... >I have 3 colums > 1 = dates > 2 = numbers > 3 = names > > I want to have each name on the X axis the dates on the Y axis and then i > want to graph the numbers for each date. > > Please please can anyone help me?
From: Jon Peltier on 2 Jul 2008 08:55
Sorry, Outlook Express sent without my permission. Your data is not conducive to making a sensible chart. Rearrange the data like this: Put Dates in the first column, then use the second column for the numbers for the first name, and each additional column for the numbers for each additional name. In the first row, keep the first cell (above dates) blank, and put the name into the cell above each column of numbers. Amy Bob Cam Del Eve 1-Jan-08 1 3 5 7 9 2-Jan-08 2 3 4 6 8 3-Jan-08 1 2 3 5 9 4-Jan-08 2 3 4 6 8 5-Jan-08 3 4 5 6 7 6-Jan-08 2 3 4 5 6 Select the range, make a line chart with series in columns. You will have one series per name. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "TFL25" <TFL25(a)discussions.microsoft.com> wrote in message news:5AD0EA0B-E91C-4E8C-AC4F-CB3B08CC2AD3(a)microsoft.com... >I have 3 colums > 1 = dates > 2 = numbers > 3 = names > > I want to have each name on the X axis the dates on the Y axis and then i > want to graph the numbers for each date. > > Please please can anyone help me? |