S
St_man
Sorry to try this again but I posted this a few days ago and got no real
response. Is there someone that can help!
I need to set up a form with a list box that reads from a table. then after
highlighting my choice, run a query that takes the highlighted item that is a
table field name, and uses it to search in a different table for all the
records that meet a "true" criteria under that field name.
There may already be a question like this on this forum. If so, please
point it out to me or give me some direction.
Explaining it another way:
I'm just trying to figure out how to reference in a variable, the "headings"
of a table. In this way I can query
just that column of the table. I want to use a list box on a form to change
which column I am querying at my whim.
I work at a plant that has 30 years of training records on paper. It is
time we start to track training electronically. The table in question is one
in which training names are the field names, except for one. That one is
various job titles at the facility.
The records are true/false noting whether or not the job requires a specific
training subject.
Is doing this extremely easy (and I'm not seeing it) or is it extremely
hard? Any help is appreciated.
Thanks
Stan
response. Is there someone that can help!
I need to set up a form with a list box that reads from a table. then after
highlighting my choice, run a query that takes the highlighted item that is a
table field name, and uses it to search in a different table for all the
records that meet a "true" criteria under that field name.
There may already be a question like this on this forum. If so, please
point it out to me or give me some direction.
Explaining it another way:
I'm just trying to figure out how to reference in a variable, the "headings"
of a table. In this way I can query
just that column of the table. I want to use a list box on a form to change
which column I am querying at my whim.
I work at a plant that has 30 years of training records on paper. It is
time we start to track training electronically. The table in question is one
in which training names are the field names, except for one. That one is
various job titles at the facility.
The records are true/false noting whether or not the job requires a specific
training subject.
Is doing this extremely easy (and I'm not seeing it) or is it extremely
hard? Any help is appreciated.
Thanks
Stan