Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default macro selecting datalabel

Hi.

I am trying to write a macro that selects text inside a
datalabel, because I would then like to copy it to a cell,
so that I can work with it. Does anybody know how to do
this?

Thanks in advance
Jerry.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 179
Default macro selecting datalabel

Jerry

Like this?

Range("a1").Value = Sheet1.Label1.Caption

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Jerry Koch" wrote in message
...
Hi.

I am trying to write a macro that selects text inside a
datalabel, because I would then like to copy it to a cell,
so that I can work with it. Does anybody know how to do
this?

Thanks in advance
Jerry.



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
DataLabel.Font.ColorIndex vs DataLabel.Text (Private Sub does not work in excel 2003) God Itself Charts and Charting in Excel 4 April 22nd 09 03:40 PM
DataLabel Overlap Stan Charts and Charting in Excel 0 April 30th 07 03:40 AM
datalabel box is too small BJ Charts and Charting in Excel 1 March 19th 07 01:06 PM
Conditional Datalabel formating Karl Charts and Charting in Excel 2 September 21st 05 01:00 AM
How to positionne DataLabel on top of a point ? Radixa Charts and Charting in Excel 1 April 21st 05 10:36 AM


All times are GMT +1. The time now is 01:27 PM.

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

About Us

"It's about Microsoft Excel"