ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   macro selecting datalabel (https://www.excelbanter.com/excel-programming/271137-macro-selecting-datalabel.html)

Jerry Koch

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.

Dick Kusleika

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.





All times are GMT +1. The time now is 06:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com