How to display option group check box in subforms

tahirsatti

New member
Local time
Yesterday, 17:58
Joined
Mar 27, 2012
Messages
6
Thanks in Advance.I am facing following problem in MS Access sub form.Plz help me urgently.
I just want to display option group check box in sub form(eg option group have following values a)cell nbr b)home nbr c) primary nbr.

I just want that in each row user have option to select anyone values from option group.At present When i display option group and run form that only one value display but i want 3 check box on each row.
Best Regards,
 
I don't think you can use an Option Group in a datasheet form but maybe you could use a combobox instead or change the form to a continous form and make it look like a datasheet form.
 
Bob's pretty much given you the options available, given your requirements. I personally would opt for using the Combobox.

Linq ;0)>
 

Users who are viewing this thread

Back
Top Bottom