View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Wigi Wigi is offline
external usenet poster
 
Posts: 396
Default Adding a commandbutton in Excel 2003

It's the rules pictogram on the Visual Basic Toolbar.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"HappySenior" wrote:

On Jul 19, 12:16 pm, Wigi wrote:
Go in design mode and then right-click the commandbutton to go to the
Properties.

--
Wigihttp://www.wimgielis.be= Excel/VBA, soccer and music



"HappySenior" wrote:
How do I add a commandbutton in Excel 2003 and modify its
characteristics? I have pasted a commandbutton from the control group
and modified its caption. I am not able to change its font name, size
or make it bold.
Also, how do I attach macro code to it to cause it to execute. I am
trying to translate a task given to Excel 2007 users.
Thank you.- Hide quoted text -


- Show quoted text -


I am unable to locate design mode in Excel 2003...