Option Box not showing default

B

Bunky

I did a copy and paste on a group of option boxes from one form to another.
Now the properties on the pasted group does show what the default is set to
but the dot does not appear in the option to show that it is the default.
Why?

Thanks as always - you folks are the best!
 
P

Pat Hartman \(MVP\)

The option boxes may not actually be part of the option group. Make sure
that the group background goes black as you paste objects on it. If it
doesn't, the new objects are not part of the group.
 
B

Bunky

Pat,

How can I tell if I have already done the paste? When I did the copy, I
made certain I grabbed the entire group. If this is the problem, how do I
make the objects part of the group? When I click on any of the options, it
does update to the table so I thought all was well.

Thanks, Kent
 
P

Pat Hartman \(MVP\)

Click on the option button control and when you move over the group, the
group background should change color. That's how you know you are getting
the new option in the group. If the group doesn't change color, it is not
"accepting" the new option.
 
Top