View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Worksheet Button Properties

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