help on this graph please.

  • Thread starter Thread starter TFL25
  • Start date Start date
T

TFL25

Hi,
I have 3 colums
1 = date
2 = numbers
3 = names

I want to put the date on the Catagory X axis
The numbers in the Value Y axis
and the names must be diffirent series.

at the moment the names is all one series.

please help
 
If I understand you correctly, I think you will need to arrange your
data like this:

Date Name_1 Name_2 Name_3 etc

with numbers under each name.

Hope this helps.

Pete
 
Back
Top