I'm trying to create a form that makes a user select a sepcific item and fill
in the details. eg the button would be Detail and the text field would
contain 1/S201.
or Spec Section: 099900 or Sheet: A405. Right now all I get is the "O" radio
button with Option Button 1 right after it then the text Detail and then the
text box.
--
M_Roberts
Research causes cancer in rats.

Re: Rename Option Button by Shauna

Shauna
Fri Aug 04 19:02:08 CDT 2006

Hi

Is this option button in a user form (ie a dialog box) or is it in a
document?

If it's in a user form, then use the Properties window to change the Caption
of the option button. By default, option buttons are labelled OptionButton1,
OptionButton2, etc. You can change the Caption to whatever text you need,
and then re-size the option button so that it displays your text
appropriately.

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word


"phunfoto-lvnv" <phunfotolvnv@discussions.microsoft.com> wrote in message
news:5F75F0B6-23F2-46F7-8A0E-414C5BF05080@microsoft.com...
> I'm trying to create a form that makes a user select a sepcific item and
> fill
> in the details. eg the button would be Detail and the text field would
> contain 1/S201.
> or Spec Section: 099900 or Sheet: A405. Right now all I get is the "O"
> radio
> button with Option Button 1 right after it then the text Detail and then
> the
> text box.
> --
> M_Roberts
> Research causes cancer in rats.