L
LouD
I have a database that keeps track of new computer serial numbers, as well as
the custom parts and the serial numbers of the parts that are added to the
computers. Sometimes the computers are returned and reused for a different
customer. When this occurs, I need to copy all of the previous serial
numbers from the old record to the new record and create a new report. How
do you copy all the data I need from the old record to the new record from my
form without opening up the table or without doing copy and paste for every
field? It will data from within the same database, but not necessarily
from the Last record, and most of the time I just need the serial numbers and
not the old customer information.
I'm not even sure this could be done. Thanks in advance for any help.
the custom parts and the serial numbers of the parts that are added to the
computers. Sometimes the computers are returned and reused for a different
customer. When this occurs, I need to copy all of the previous serial
numbers from the old record to the new record and create a new report. How
do you copy all the data I need from the old record to the new record from my
form without opening up the table or without doing copy and paste for every
field? It will data from within the same database, but not necessarily
from the Last record, and most of the time I just need the serial numbers and
not the old customer information.
I'm not even sure this could be done. Thanks in advance for any help.