G
Guest
**Currently**
I'm using Access 2003. I have a form for keeping track of network problems
reported by employees. Every record is given a "Report" number. The "Report"
number is also the primary key. There are many other fields that hold details
for the problem, like the location, reporting employee, etc. I have a combo
box control named "Original" that is used for referencing the original
"Record" number when entering supplemental information. In my form,
"Original" has "Reports" as the row source and "Original" as the control
source.
So, in the table, if "Record" #20 and #21 were created to refer to "Record"
#19, then 20 and 21 would have "19" in the "Original" field.
**My Problem**
So, when you start a new record you are given a new "Record" number. If you
are entering information in reference to a previous record then I would like
the selection in "Original" to automatically fill in the previous details
(Like location, reporting employee, etc) from the original record into the
new one without changing information in the existing records.
Any Advice??? I hope that I made "some" sense...
I'm using Access 2003. I have a form for keeping track of network problems
reported by employees. Every record is given a "Report" number. The "Report"
number is also the primary key. There are many other fields that hold details
for the problem, like the location, reporting employee, etc. I have a combo
box control named "Original" that is used for referencing the original
"Record" number when entering supplemental information. In my form,
"Original" has "Reports" as the row source and "Original" as the control
source.
So, in the table, if "Record" #20 and #21 were created to refer to "Record"
#19, then 20 and 21 would have "19" in the "Original" field.
**My Problem**
So, when you start a new record you are given a new "Record" number. If you
are entering information in reference to a previous record then I would like
the selection in "Original" to automatically fill in the previous details
(Like location, reporting employee, etc) from the original record into the
new one without changing information in the existing records.
Any Advice??? I hope that I made "some" sense...