View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default labels in line chart

You say you have successfully plotted points, but want to apply labels from
the worksheet? Try one of these two free utilities:

Rob Bovey's Chart Labeler, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"GrandMufti" wrote in message
...
I have a table with columns "date", "lot number", "variable. 1",
"variable2".
I want to plot "variable. 1", "variable2" as a function of date. No
problem
so far, and label with "lot number".

Any suggestions?

Thanks