Changing Form Button Background Color

  • Thread starter Thread starter wrkoch
  • Start date Start date
W

wrkoch

I've tried but I can't seem to figure this out.

I have a worksheet(1) in a workbook. On that worksheet I created
button using the forms tool and associated it with a macro. It is th
only control on the sheet and in the workbook. All is fine except...

The button background color is grey and the lettering is black. Har
to read. What I want to do is changed the button color. I thought
could get at it with the shapes object but I can't figure out th
syntax.

Any help would be appreciated
 
If you just want to change the background color, right-click on the button
and select 'Properties'. Choose the color on the 'BackColor' field.

HTH
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top