Retrieve and Submit

A

Aidan

Hello

Is there a way I can retrieve data from one table in an Access db but submit
back to a different table in the same access db.

Cheers
Aidan
 
S

SMS

Suggestion:

Make two data connections, one for each table and use one for
retrieving and for submitting.
 
Top