This is probably a really simple question but I've been away from using excel for a while and just cant figure it out. So apologies
I have a spreadsheet with 3 columns, column 1 is a name, column 2 is a value from last year, column 3 is a value from this year (example table below). I want a scattergraph that has column 2 as the horizontal axis and 3 as the vertical axis and uses column 1 to label the points in the graph.
TIA for any help
[TABLE="width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Year 1 result[/TD]
[TD]Year 2's result[/TD]
[/TR]
[TR]
[TD]A[/TD]
[TD]14.5[/TD]
[TD]2.1[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]12.3[/TD]
[TD]-1.7[/TD]
[/TR]
</tbody>[/TABLE]
I have a spreadsheet with 3 columns, column 1 is a name, column 2 is a value from last year, column 3 is a value from this year (example table below). I want a scattergraph that has column 2 as the horizontal axis and 3 as the vertical axis and uses column 1 to label the points in the graph.
TIA for any help
[TABLE="width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Year 1 result[/TD]
[TD]Year 2's result[/TD]
[/TR]
[TR]
[TD]A[/TD]
[TD]14.5[/TD]
[TD]2.1[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]12.3[/TD]
[TD]-1.7[/TD]
[/TR]
</tbody>[/TABLE]