Formatting Text on Option buttons

  • Thread starter Thread starter colin
  • Start date Start date
C

colin

I have three grouped option buttons (in Excel 2007) how do i format the text
colour?
 
If you are using the one from the Forms Controls, I don't think you can. If
you use one from the ActiveX Controls, right click it, select Properties and
click on the ForeColor property and select a color from its drop down.

Rick
 
yes i am using the forms control


Rick Rothstein (MVP - VB) said:
If you are using the one from the Forms Controls, I don't think you can. If
you use one from the ActiveX Controls, right click it, select Properties and
click on the ForeColor property and select a color from its drop down.

Rick
 

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