Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 101
Default Formatting text of Forms.OptionButton (radio button)

Hi Norman,

Yes, I had seen it.

Mangesh




"Norman Jones" wrote in message
...
Hi Mangesh,

"Mangesh Yadav" wrote in message
...
But then you are not using a control from the FORMS menu, but the

control
toolbox...!





"Norman Jones" wrote in message
...
Hi Rob,

You originally said:

Is there a way to format the text of an OptionButton (from
"Forms")
in
a
macro?

I am not aware of a way to enbolden the caption of an option
button
from
the
Forms toolbar.

If, in fact, you refer to an option button from the Control

Toolbox,
try:

ActiveSheet.OLEObjects("OptionButton1"). _
Object.Font.Bold = True



---
Regards,
Norman




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting a radio button Iriemon Excel Worksheet Functions 4 October 23rd 09 07:09 PM
Formatting the text in an option (radio) button Iriemon Excel Discussion (Misc queries) 0 May 24th 07 06:58 PM
Changing Text in a Forms Button Don Lloyd Excel Programming 2 February 15th 05 01:35 PM
VBA: Disable Frame and Radio Buttons based on Another Radio Button Being True Mcasteel Excel Worksheet Functions 2 October 29th 04 07:06 PM
userform Radio button updates text box dok112[_7_] Excel Programming 1 June 17th 04 09:51 AM


All times are GMT +1. The time now is 08:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"