Hi....I'm making a database for a company that needs one and through form design I have created 2 option buttons (the user can choose either one or the other) as well as a set of 20 check boxes (list of parts) that I'm having some issues with. I have the 2 option buttons set up and 14 of the check boxes set up.
Basically through a series of hidden fields on the form I used vb to have a text box that changes to either "Yes" or "No" based on whether or not the checkbox is checked or not. In turn, "Yes" or "No" appears on the table that the form is based off of.
However, when I test it it works perfectly, but subsequent entries result in exact same checkboxes being checked for each entry. I want each record to have the ability to have different boxes checked for the various jobs that the company wants to keep track of (i.e. different parts will be sent to different people based on their needs).
The same thing happens with the two option buttons as well.
Here is the link so you guys can download it and hopefully fix the issue.
Thanks in advance.
EDIT: 2003 version
Basically through a series of hidden fields on the form I used vb to have a text box that changes to either "Yes" or "No" based on whether or not the checkbox is checked or not. In turn, "Yes" or "No" appears on the table that the form is based off of.
However, when I test it it works perfectly, but subsequent entries result in exact same checkboxes being checked for each entry. I want each record to have the ability to have different boxes checked for the various jobs that the company wants to keep track of (i.e. different parts will be sent to different people based on their needs).
The same thing happens with the two option buttons as well.
Here is the link so you guys can download it and hopefully fix the issue.
Thanks in advance.
EDIT: 2003 version
Last edited: