View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default Scatter Plot Point Labels

Excel chart label
Rob Bovey's Chart Labeller, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com
Tushar's Hover Chart Label utility:
http://tushar-mehta.com/excel/softwa...bel/index.html
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Dallas" wrote in message
...
Hello, I would like to make a scatterplot with X and Y parings and a name
for
each of the points that it creates. I have set up the data as such:
X Y Label
12 34 Fall
13 37 Spring
5 15 Summer
6 15 Late Summer
10 50 Winter
12 50 Equinox

I can manually select each one and force the name to each point that is
created by the paring. How can I make it so that the "label" in each row
only applies to that point for the scatter plot without manually making 6
series in this example?
Thanks