Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - Excel VBA
vba courses london - Excel VBA
Resolved · Low Priority · Version Standard
Chris has attended:
Excel VBA Intro Intermediate course
Excel VBA
How can I redesign a command button?
For upcoming training course dates see: Pricing & availability
RE: Excel VBA
Once you place a command button on a form you can change its properties. To do this:
Right click the button
Select Properties
In the Properties window change the values of the Back colour, Font and Style of the button to your desired look
|
