Hello there,
I'm working on creating a database in Access. This is my plan, but I am not sure if it is possible: each form represents a particular circuit breaker, and on the form are several checkboxes such as "Voltage Range" and "Seismic Capability", which represent the characteristics of the circuit breaker. If the user checks one of the boxes (Voltage Range, for instance), the checkbox points to the Voltage Range value that is found within the table belonging to that particular breaker. So, if a person wants to find the Voltage Range and Seismic Capability of say, Circuit Breaker 1, they will open the form for Circuit Breaker 1 and check the boxes for Voltage Range and Seismic Capability. I am hoping for the desired values to appear by themselves in a new, temporary form so that they can be printed as such.
In other words, how do I use a checkbox to point to and retrieve a table value, and how to I place the retrieved values on a separate form?
Thank you very much for any help!
I'm working on creating a database in Access. This is my plan, but I am not sure if it is possible: each form represents a particular circuit breaker, and on the form are several checkboxes such as "Voltage Range" and "Seismic Capability", which represent the characteristics of the circuit breaker. If the user checks one of the boxes (Voltage Range, for instance), the checkbox points to the Voltage Range value that is found within the table belonging to that particular breaker. So, if a person wants to find the Voltage Range and Seismic Capability of say, Circuit Breaker 1, they will open the form for Circuit Breaker 1 and check the boxes for Voltage Range and Seismic Capability. I am hoping for the desired values to appear by themselves in a new, temporary form so that they can be printed as such.
In other words, how do I use a checkbox to point to and retrieve a table value, and how to I place the retrieved values on a separate form?

Thank you very much for any help!
