Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try:
Sub Your_Button1_Click() Debug.Print ActiveSheet.Shapes(Application.Caller).TextFrame.C haracters.Text End Sub This will get you the buttons text. Chrisso |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Undo Command Button Actions | Excel Programming | |||
OnClick | Excel Discussion (Misc queries) | |||
Actions between user actions | Excel Programming | |||
onClick in Excel | Excel Programming | |||
Command Button OnClick | Excel Programming |