Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do I reference the properties of a command button in the code of the
click event? I assumed it would be "me." but the "me" is not valid. example, I want to know where the button is located. I can say CommandButton1.address but if I want the code to be generic, I don't want to use the actual name in the code. I'd really like to say Me.address How do I do this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide commandbutton? | Excel Discussion (Misc queries) | |||
how do i make a commandbutton run a macro?? | New Users to Excel | |||
Floating CommandButton | Excel Worksheet Functions | |||
Tooltip for my CommandButton | Excel Discussion (Misc queries) | |||
CommandButton - Userform | Excel Discussion (Misc queries) |