Option Buttons

snagrat

Registered User.
Local time
Today, 03:25
Joined
Apr 2, 2002
Messages
61
Quick simply question I think.

I have 4 option buttons on my form and I only want one of them to be selected at a time.

Is there a simple way of doing it??

Cheers
 
Rather than use the option buttons you'd have been better using the Option Group control to make what you want.

It's the tool with the frame topped with XYZ.
 
Oh thats why it wasn't working.

I had created the option buttons and then the frame.

Works fine now though.

Cheers Again
 
Right got them working nicely with the code and everything....only thing now is how do I make one of them be set as default on form load??
 

Users who are viewing this thread

Back
Top Bottom