Plotting salaries against length of service

Jumbo1

New Member
Joined
Dec 23, 2014
Messages
1
I have a list of names with salaries and lengths of service for each person. Ideally I would like to show these on a scatter graph plotting salary on the y axis against service on the x axis.
This would present a graph of multiple dots showing how salaries progress over time
What I cannot get to work is the name to associate with the individual dots on the graph. It shows the salary and service numbers, but is there a way of it just automatically adding the individual names?
The data is in three columns - service as a decimal number of years (ie 3.02) then salary then the name.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Can you create a "helper column" that would concatenate the data you want (3.02, $50k, John) and use that column as the data labels?
 
Upvote 0

Forum statistics

Threads
1,214,957
Messages
6,122,466
Members
449,086
Latest member
kwindels

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top