G
Guest
I currently have a vehicle movement form for work. The main form lists out
the details (Travel ID, Date, Time, Destination, etc). The subform pulls all
records in the 'Details' table which correspond to the Travel ID (Vehicle
Name, Trailer Towed, Vehicle Order, etc). There is a one-to-many
relationship set up, and the form is working perfectly.
However, the form will be used by some people who have NO IDEA how Access
works. Most of them don't even know that they are using an Access DB!!!
I would like a button at the bottom of the form which will pull a report
showing the main info as well as all associated vehicles.
My goal was to create a report which had the main Travel info, and a
subreport which would list all of the vehicles (associated with the Travel
ID) sorted by vehicle order.
In the end, it would show the Overall travel info as a 'header' type setup,
with a list of vehicles, what they tow, and the passengers.
Can this be done with a single button? I can create the report, but I need
it to blindly pull the current record being viewed with minimal user
interaction.
HELP!!! Please!!!
the details (Travel ID, Date, Time, Destination, etc). The subform pulls all
records in the 'Details' table which correspond to the Travel ID (Vehicle
Name, Trailer Towed, Vehicle Order, etc). There is a one-to-many
relationship set up, and the form is working perfectly.
However, the form will be used by some people who have NO IDEA how Access
works. Most of them don't even know that they are using an Access DB!!!
I would like a button at the bottom of the form which will pull a report
showing the main info as well as all associated vehicles.
My goal was to create a report which had the main Travel info, and a
subreport which would list all of the vehicles (associated with the Travel
ID) sorted by vehicle order.
In the end, it would show the Overall travel info as a 'header' type setup,
with a list of vehicles, what they tow, and the passengers.
Can this be done with a single button? I can create the report, but I need
it to blindly pull the current record being viewed with minimal user
interaction.
HELP!!! Please!!!