Hello All,
I have created a continuous form for submitting multiple postal details to a table. The problem I am having is when a checkbox in the option groups is ticked, it also ticks the same option for all entries on the form. I need these to operate independently but I also need to keep the functionality of the option group to only allow one selection.
At the moment, I have left the option groups to enter the data into unbound text boxes but ultimately, these values need to be submitted to the table as below:
Option Group: post_service_check
Unbound Text Box: post_service_option
Table Feild for Data: post_service
I have very simple knowledge of VBA and have used all the forums I can to get this far so any help would be appreciated.
Lighty
I have created a continuous form for submitting multiple postal details to a table. The problem I am having is when a checkbox in the option groups is ticked, it also ticks the same option for all entries on the form. I need these to operate independently but I also need to keep the functionality of the option group to only allow one selection.
At the moment, I have left the option groups to enter the data into unbound text boxes but ultimately, these values need to be submitted to the table as below:
Option Group: post_service_check
Unbound Text Box: post_service_option
Table Feild for Data: post_service
I have very simple knowledge of VBA and have used all the forums I can to get this far so any help would be appreciated.
Lighty