Is there a way I can retrieve dat from one table in an acess db and submit
it to a different table in the same database?
Thanks
Aidan
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
Make two data connections, one for each table and use one for
retrieving and for submitting.
On Nov 20 2009, 11:33 am, Aidan <Ai...@discussions.microsoft.com>
wrote: