C
colvind
I had a question that may seem simple but I'm having some problems.
I'm kind of learning Access 2003 by the seat of my pants, though I'm
fairly tech saavy and in IT, it's just not something I've worked with
a lot.
I have an Access DB.
One table: "QA Form"
Two forms: Short Audit Form "QA Form QC" and Long Audit Form "QA
Form"
(only difference between the forms is there are some fields on
the long that don't appear on the short)
Both forms enter data onto the "QA Form" table. (If using the short
form, the fields that don't appear on the short form are simply blank
on the table)
Two reports: Short Form report "QA Form QC" and Long Form Report "QA
Form Reg"
There's a button on each form that saves the record then dumps the
form info onto the appropriate report that looks good for printing.
I have a Query-by-Form style form/query setup to find previous records
and display them within a Datasheet view or the appropriate report
view.
One functionality I am unable to figure out is how to be able to
reopen a table record in the appropriate form to edit that record in
form view. I can edit the table or in datasheet view. But my users
will not want to use either method;
they'll simply want to be able to bring up the previous record in the
appropriate form for editting and saving.
Is this possible?
To give users the capability to search out a previous record, have
that record populate the appropriate form, be editted, and then save
the editted record's changes to the table?
I'm kind of learning Access 2003 by the seat of my pants, though I'm
fairly tech saavy and in IT, it's just not something I've worked with
a lot.
I have an Access DB.
One table: "QA Form"
Two forms: Short Audit Form "QA Form QC" and Long Audit Form "QA
Form"
(only difference between the forms is there are some fields on
the long that don't appear on the short)
Both forms enter data onto the "QA Form" table. (If using the short
form, the fields that don't appear on the short form are simply blank
on the table)
Two reports: Short Form report "QA Form QC" and Long Form Report "QA
Form Reg"
There's a button on each form that saves the record then dumps the
form info onto the appropriate report that looks good for printing.
I have a Query-by-Form style form/query setup to find previous records
and display them within a Datasheet view or the appropriate report
view.
One functionality I am unable to figure out is how to be able to
reopen a table record in the appropriate form to edit that record in
form view. I can edit the table or in datasheet view. But my users
will not want to use either method;
they'll simply want to be able to bring up the previous record in the
appropriate form for editting and saving.
Is this possible?
To give users the capability to search out a previous record, have
that record populate the appropriate form, be editted, and then save
the editted record's changes to the table?