AccessNewb
Registered User.
- Local time
- Today, 21:26
- Joined
- Oct 29, 2002
- Messages
- 20
Ok, HERE GOES
I need a report created. The report is going to contain all attributes of one record from a query I have made.
I would like to achieve this by having a drop down list on a form.
Now, how can I do this?
I have a drop down list(Combo box) and I can chose a record from the query. BUT, what do I need to do to relate this to the report? Once I have an ID selected from the Combo box, do i need to create a command button? What do I have to do to the command button to get it to accept the chosen ID and then get it from the query and then display it to the report?
Hope this reads ok
Thanks inadvanced
BTW, I need help quickly
I need a report created. The report is going to contain all attributes of one record from a query I have made.
I would like to achieve this by having a drop down list on a form.
Now, how can I do this?
I have a drop down list(Combo box) and I can chose a record from the query. BUT, what do I need to do to relate this to the report? Once I have an ID selected from the Combo box, do i need to create a command button? What do I have to do to the command button to get it to accept the chosen ID and then get it from the query and then display it to the report?
Hope this reads ok
Thanks inadvanced
BTW, I need help quickly