I_M_Desperate
New member
- Local time
 - Today, 00:17
 
- Joined
 - Jan 11, 2013
 
- Messages
 - 6
 
I have been trying to figure this out for days with no luck. What I am trying to do is create a button on a form that when clicked while viewing the current record:
 
-goes to a certain previous record, specified by prompting the user to enter the primary key of the desired record, (in this case, a unique name)
 
-copies the data from all but a few certain fields in said record,
 
-Goes back to the current record and pastes all the data it copied into the appropriate fields.
 
One million cool points to whoever figures this out for me!
 -goes to a certain previous record, specified by prompting the user to enter the primary key of the desired record, (in this case, a unique name)
-copies the data from all but a few certain fields in said record,
-Goes back to the current record and pastes all the data it copied into the appropriate fields.
One million cool points to whoever figures this out for me!