Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to find a list of the properties to code the command button that is used on worksheets? This is for Excel 2000. In particular I am looking for a tooltip property but I would like a list of all of them. Thanks, Steve |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assuming you are talking about the Command Button off of the Control Toolbox
(not the forms toolbar) then if you put the sheet in design mode and right click the command button, then one of the options is properties. Generally speaking that is them... -- HTH... Jim Thomlinson "smxbob" wrote: Hi, I am trying to find a list of the properties to code the command button that is used on worksheets? This is for Excel 2000. In particular I am looking for a tooltip property but I would like a list of all of them. Thanks, Steve |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Steve,
Add a CommandButton to a sheet, right click the button and select properties. --- Regards, Norman "smxbob" wrote in message ... Hi, I am trying to find a list of the properties to code the command button that is used on worksheets? This is for Excel 2000. In particular I am looking for a tooltip property but I would like a list of all of them. Thanks, Steve |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Steve,
Just to add, each of the properties may be researched (via Help) by selecting the property and hitting the ubiquitous F1 key. --- Regards, Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Button Properties | Excel Discussion (Misc queries) | |||
button properties | Excel Discussion (Misc queries) | |||
button with hyperlink properties | Excel Programming | |||
Spinner Button properties | Excel Discussion (Misc queries) | |||
Command Button Properties | Excel Programming |