S
Sharon
My customer may need one or several audits. Each type of
audit has it's unique form. All of the forms feed off of
one query. Two tables are involved: The Customer Table
and the Audit table.
My menu allows the user to select the type of audit form
through a command button. There are eight different kind
of audits. Examples:
- Commercial - Residential - Multi Family .....
What do I need to do to have Access automatically fill in
the AUDIT TYPE field for that customer with the form that
was completed each time?
ACCOUNT NAME AUDIT TYPE
Customer 1234 1 to many Commercial
Multi Family
Customer 5678 Residential
I am a beginning VB person. Please be specific.
Thanks...
audit has it's unique form. All of the forms feed off of
one query. Two tables are involved: The Customer Table
and the Audit table.
My menu allows the user to select the type of audit form
through a command button. There are eight different kind
of audits. Examples:
- Commercial - Residential - Multi Family .....
What do I need to do to have Access automatically fill in
the AUDIT TYPE field for that customer with the form that
was completed each time?
ACCOUNT NAME AUDIT TYPE
Customer 1234 1 to many Commercial
Multi Family
Customer 5678 Residential
I am a beginning VB person. Please be specific.
Thanks...