Hi,
Am a beginner with access development and require some help.
I have a form called 'frmSelectCode' which has Two Text Boxes and a
Checkbox. The text boxes are bound to the values from Table
'tblAllCodes'. In total there are about 66 fields.
On the main form, there is a Cmd Button that has an onClick Event,
which calls frmSelectCode. This opens up and a user is presented with
all the fields and checkboxes besides the field to choose from.
At present users can select as many check boxes as they want. I would
like this to be limited to have only one checkbox selected at one time.
Could someone point to the right direction.
Thanks
Shreekant
Am a beginner with access development and require some help.
I have a form called 'frmSelectCode' which has Two Text Boxes and a
Checkbox. The text boxes are bound to the values from Table
'tblAllCodes'. In total there are about 66 fields.
On the main form, there is a Cmd Button that has an onClick Event,
which calls frmSelectCode. This opens up and a user is presented with
all the fields and checkboxes besides the field to choose from.
At present users can select as many check boxes as they want. I would
like this to be limited to have only one checkbox selected at one time.
Could someone point to the right direction.
Thanks
Shreekant