M
Mike D.
Hi.
I have two tables. "RMA" is the main table with "ID" as
the primary key. "Repair Parts" is the 2nd table. The
relationship between the two is ID is unique with a one-
to-many relalationship with "RepairID" in "Repair Parts."
I would like to create a report that, when opened, would
prompt the user to enter the RMA Number and would create
a one page report with all of the repair parts for that
record.
How do I strucutre the report to prompt the user?
Thanks,
Mike.
I have two tables. "RMA" is the main table with "ID" as
the primary key. "Repair Parts" is the 2nd table. The
relationship between the two is ID is unique with a one-
to-many relalationship with "RepairID" in "Repair Parts."
I would like to create a report that, when opened, would
prompt the user to enter the RMA Number and would create
a one page report with all of the repair parts for that
record.
How do I strucutre the report to prompt the user?
Thanks,
Mike.