1
1.156
Fred and Tina were kind enough to try to help in an earlier thread but
I'm still getting nowhere.
I have a simple query that works fine but the user must type in a
"Genotype" to display all the records which match this genotype field in
the main table. I got all this working from the query wizzard. What I
need is to add a ListBox (I don't need a ComboBox I believe -- am I
right?) which displays all the available genotypes (available in a
separate, presently unused table called Genotype) so the user can first
select a Genotype from the list and then get the same display of all the
records with this Genotype.
I'm following a thick reference book on the subject and I've made a form
and added a ListBox to it (unbound, I'm told to use). Problem is that
nowhere have I found a clue on how to incorporate this form containing
the listbox and fields into the query. I've looked everywhere in the
query parts of the book and even tho this info must be there, I haven't
stumbled into it.
Could someone give me some words which hint as to what steps I should be
trying to get this form accepted by the query?
Thanks, Rob
I'm still getting nowhere.
I have a simple query that works fine but the user must type in a
"Genotype" to display all the records which match this genotype field in
the main table. I got all this working from the query wizzard. What I
need is to add a ListBox (I don't need a ComboBox I believe -- am I
right?) which displays all the available genotypes (available in a
separate, presently unused table called Genotype) so the user can first
select a Genotype from the list and then get the same display of all the
records with this Genotype.
I'm following a thick reference book on the subject and I've made a form
and added a ListBox to it (unbound, I'm told to use). Problem is that
nowhere have I found a clue on how to incorporate this form containing
the listbox and fields into the query. I've looked everywhere in the
query parts of the book and even tho this info must be there, I haven't
stumbled into it.
Could someone give me some words which hint as to what steps I should be
trying to get this form accepted by the query?
Thanks, Rob