D
Dermot
I have created........
A table of contacts "tblContactDetails"
A Query "qryContactDetails"
A Query qryParameterSurname
A Report "rptQueryParameterSurname2"
A form with a 2 column ( First / Last Name) combo box in it "cboCantactNames"
Questions
1. I can anyone advise me how I get a contacts details report to be
displayed when I click on a contacts name in the drop down list in the combo
box.
2. Do I need to use VBA to do this, can you post a "commented" example
please that I could examine.
3. Any other tips relevant would be appreciated.
It was suggested I build a query that uses the combo box as criteria.....
[Forms]![The name of my Form]![MyComboBox]
But I did not know where I was meant to enter these details....are they
combo box properties, Query field Properties, which field?
Any help would be great.
Thanks
Thanks
A table of contacts "tblContactDetails"
A Query "qryContactDetails"
A Query qryParameterSurname
A Report "rptQueryParameterSurname2"
A form with a 2 column ( First / Last Name) combo box in it "cboCantactNames"
Questions
1. I can anyone advise me how I get a contacts details report to be
displayed when I click on a contacts name in the drop down list in the combo
box.
2. Do I need to use VBA to do this, can you post a "commented" example
please that I could examine.
3. Any other tips relevant would be appreciated.
It was suggested I build a query that uses the combo box as criteria.....
[Forms]![The name of my Form]![MyComboBox]
But I did not know where I was meant to enter these details....are they
combo box properties, Query field Properties, which field?
Any help would be great.
Thanks
Thanks