Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default How do I change data labels on scatterplot

I create scatter plots using two values (salary, year of hire) that relate to
particular employees. I want to label each point with the contents of a
third cell (initials of the individual related to the point). I have figured
out how to change the label one point at a time, but I'd like to simply
relate the contents of a third column to the markers defined by two other
columns. Help!!
--
ahannigan
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,290
Default How do I change data labels on scatterplot

The free Excel add-in "Chart Data Labels" will do that.
It can also include the cell formatting in the data label and
link the cell contents to the label. Download from ...
http://www.realezsites.com/bus/primitivesoftware
No registration required.
--
Jim Cone
San Francisco, USA


"ahannigan"

wrote in message
I create scatter plots using two values (salary, year of hire) that relate to
particular employees. I want to label each point with the contents of a
third cell (initials of the individual related to the point). I have figured
out how to change the label one point at a time, but I'd like to simply
relate the contents of a third column to the markers defined by two other
columns. Help!!
--
ahannigan
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default How do I change data labels on scatterplot

This looks terrific! Do you have any idea where I can find the tools menu
(to get to Add-Ins) in Excel 2007?


--
ahannigan


"Jim Cone" wrote:

The free Excel add-in "Chart Data Labels" will do that.
It can also include the cell formatting in the data label and
link the cell contents to the label. Download from ...
http://www.realezsites.com/bus/primitivesoftware
No registration required.
--
Jim Cone
San Francisco, USA


"ahannigan"

wrote in message
I create scatter plots using two values (salary, year of hire) that relate to
particular employees. I want to label each point with the contents of a
third cell (initials of the individual related to the point). I have figured
out how to change the label one point at a time, but I'd like to simply
relate the contents of a third column to the markers defined by two other
columns. Help!!
--
ahannigan

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default How do I change data labels on scatterplot

Ha, they took that out. The old two-click process to get to the add-ins
dialog now takes at least four or five clicks. Let's see if I can remember
(Office 2007 is on another computer).

Office menu
Excel Options button
Add-ins item in the left column
Manage: Excel add-ins at the bottom
Go button

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


"ahannigan" wrote in message
...
This looks terrific! Do you have any idea where I can find the tools menu
(to get to Add-Ins) in Excel 2007?


--
ahannigan


"Jim Cone" wrote:

The free Excel add-in "Chart Data Labels" will do that.
It can also include the cell formatting in the data label and
link the cell contents to the label. Download from ...
http://www.realezsites.com/bus/primitivesoftware
No registration required.
--
Jim Cone
San Francisco, USA


"ahannigan"

wrote in message
I create scatter plots using two values (salary, year of hire) that
relate to
particular employees. I want to label each point with the contents of a
third cell (initials of the individual related to the point). I have
figured
out how to change the label one point at a time, but I'd like to simply
relate the contents of a third column to the markers defined by two other
columns. Help!!
--
ahannigan



  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,290
Default How do I change data labels on scatterplot

The program will not install on XL2007 as it adds items to a "menu bar"
and there is no menu bar in XL2007.
The program code will have to be modified. That will be difficult for me,
as MS changed the code language required to work with their new Ribbon.
It appears to me as if they are trying to force a complete break between
previous versions and XL2007.
--
Jim Cone
San Francisco, USA



wrote in message
This looks terrific! Do you have any idea where I can find the tools menu
(to get to Add-Ins) in Excel 2007?
--
ahannigan


"Jim Cone" wrote:
The free Excel add-in "Chart Data Labels" will do that.
It can also include the cell formatting in the data label and
link the cell contents to the label. Download from ...
http://www.realezsites.com/bus/primitivesoftware
No registration required.
--
Jim Cone
San Francisco, USA


"ahannigan"

wrote in message
I create scatter plots using two values (salary, year of hire) that relate to
particular employees. I want to label each point with the contents of a
third cell (initials of the individual related to the point). I have figured
out how to change the label one point at a time, but I'd like to simply
relate the contents of a third column to the markers defined by two other
columns. Help!!
--
ahannigan



  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1,071
Default How do I change data labels on scatterplot

Jim,

If you are using commandbars to implement the menuing structure, 2007 will
stick all of your work under the Add-Ins tab. So, it is *possible* the
add-in will continue to work under 2007. Do note that you may still run
afoul of other changes MS made to its Office software.

--
Regards,

Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach


"Jim Cone" wrote:

The program will not install on XL2007 as it adds items to a "menu bar"
and there is no menu bar in XL2007.
The program code will have to be modified. That will be difficult for me,
as MS changed the code language required to work with their new Ribbon.
It appears to me as if they are trying to force a complete break between
previous versions and XL2007.
--
Jim Cone
San Francisco, USA

{snip}
  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,290
Default How do I change data labels on scatterplot

Tushar,
Thanks for your encouraging response.
(it would also be nice to hear back from "ahannigan" about his experience)

Except for your response,I have not seen/heard of anyone reporting their
results from attempting to use "prior" add-ins in xl07.
Other than the rows/columns count issue (which I won't have a problem with),
are there other major code issues?
Regards,
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware




"Tushar Mehta"

wrote in message
Jim,
If you are using commandbars to implement the menuing structure, 2007 will
stick all of your work under the Add-Ins tab. So, it is *possible* the
add-in will continue to work under 2007. Do note that you may still run
afoul of other changes MS made to its Office software.
--
Regards,

Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach



"Jim Cone" wrote:
The program will not install on XL2007 as it adds items to a "menu bar"
and there is no menu bar in XL2007.
The program code will have to be modified. That will be difficult for me,
as MS changed the code language required to work with their new Ribbon.
It appears to me as if they are trying to force a complete break between
previous versions and XL2007.
--
Jim Cone
San Francisco, USA

{snip}
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting hover data labels to cells other than source data Darren Excel Discussion (Misc queries) 0 January 24th 06 08:31 AM
Add data labels without displaying data points? Brenda Charts and Charting in Excel 3 October 27th 05 04:10 AM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 04:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"