2 sets of option buttons on one user form?

C

chris

Use 2 Frame controls as containers for each set
----- Pal wrote: ----

How can I get 2 sets of option buttons on one user form
Thank
Pa
 
P

Paul Robinson

Hi
Put each set inside its own frame control. Do the frame controls first.

regards
Paul
 
Top