L
Leslie
I'm trying to figure out the best way to create a
customized instruction manual, and I just can't get my
brain wrapped around it.
What I want is this, or something that can do basically
the same thing:
1. User gets a form with a customer name and a checkbox or
dropdown list for each possible option that customer could
have selected.
2. User selects the options for that customer, which are
saved as new record(s) somewhere.
3. User prints a report based on just that one customer
and the options selected. Each option selected corresponds
to a single record in another table, and the report should
include only those records.
So, we get this new customer, Jane. Jane has options A, C,
D and G. We want to keep track of the fact that she has
those options, and print a report for her than then
includes the information on just those option, to create a
custom user guide for her.
Any way of doing this? Better yet, does anyone have an
example database that does something similar that I could
start with?
customized instruction manual, and I just can't get my
brain wrapped around it.
What I want is this, or something that can do basically
the same thing:
1. User gets a form with a customer name and a checkbox or
dropdown list for each possible option that customer could
have selected.
2. User selects the options for that customer, which are
saved as new record(s) somewhere.
3. User prints a report based on just that one customer
and the options selected. Each option selected corresponds
to a single record in another table, and the report should
include only those records.
So, we get this new customer, Jane. Jane has options A, C,
D and G. We want to keep track of the fact that she has
those options, and print a report for her than then
includes the information on just those option, to create a
custom user guide for her.
Any way of doing this? Better yet, does anyone have an
example database that does something similar that I could
start with?