D
digger27
I have a question about duplicating form data that is similar to many of the
"Duplicate Records" questions in the news group, but mine is just a bit
different.
I have a form that has a LOT of fields (230) spread across several tabs on
the form. The form pulls from a query that pulls data from several tables.
What I want to do is copy all of the data in all of the fields on the form
and paste them when I go to another record on the form. Let me explain the
work flow so that this is clearer. We are a plumbing company and we keep
track of the jobs we are working, including faucet, pipe, tub info, etc. The
primary key that links all of the tables is our job code. When we get a new
job one of our staff enters the basic info into the main table, including the
job number. Later, when all of the extra data is provided, another staff
member opens this large form and enters the rest of the info. This is where
my problem is different from others that I have seen since I don't need to
create an entirely new record, I just need to fill in the fields in an
existing record.
Any ideas?
"Duplicate Records" questions in the news group, but mine is just a bit
different.
I have a form that has a LOT of fields (230) spread across several tabs on
the form. The form pulls from a query that pulls data from several tables.
What I want to do is copy all of the data in all of the fields on the form
and paste them when I go to another record on the form. Let me explain the
work flow so that this is clearer. We are a plumbing company and we keep
track of the jobs we are working, including faucet, pipe, tub info, etc. The
primary key that links all of the tables is our job code. When we get a new
job one of our staff enters the basic info into the main table, including the
job number. Later, when all of the extra data is provided, another staff
member opens this large form and enters the rest of the info. This is where
my problem is different from others that I have seen since I don't need to
create an entirely new record, I just need to fill in the fields in an
existing record.
Any ideas?