M
MentalDrow
Hi all,
I'm sorry if my question is a repeat but I've tried using the various
different approaches listed in this group and just don't seem to be getting
it.
I have a report that has data pulled via query from two different tables. I
have thrown sample records into it using the forms I created for data entry.
If I run the report it asks for the Primary Key number; this is coded into
the query. If I enter the number manually, I get a report that shows all the
info I want that is associated with that particular Key number.
I have created an unbound form with an unbound combobox. The primary key
column width is 0 with DriverLast and DriverFirst set at 1" each. The
primary key is not listed in the report and is an AutoNumber generated when
the driver info is input. I have a command button as all questions and
comments in this group seem to point out to needing that.
How do I set this up so that when someone runs the report the combobox form
opens, the user selects the info based on DriverLast and DriverFirst, and the
report opens with the info associated with DriverLast and DriverFirst
selected from the combobox.
Can anyone help me with coding the Report, Query, Command Button and
possibly the Combobox. Thanks.
Chaz
I'm sorry if my question is a repeat but I've tried using the various
different approaches listed in this group and just don't seem to be getting
it.
I have a report that has data pulled via query from two different tables. I
have thrown sample records into it using the forms I created for data entry.
If I run the report it asks for the Primary Key number; this is coded into
the query. If I enter the number manually, I get a report that shows all the
info I want that is associated with that particular Key number.
I have created an unbound form with an unbound combobox. The primary key
column width is 0 with DriverLast and DriverFirst set at 1" each. The
primary key is not listed in the report and is an AutoNumber generated when
the driver info is input. I have a command button as all questions and
comments in this group seem to point out to needing that.
How do I set this up so that when someone runs the report the combobox form
opens, the user selects the info based on DriverLast and DriverFirst, and the
report opens with the info associated with DriverLast and DriverFirst
selected from the combobox.
Can anyone help me with coding the Report, Query, Command Button and
possibly the Combobox. Thanks.
Chaz