G
Guest
I have a form which is based on a table. Is it possible to write VBA code
like the DoCmd.TransferDatabase to export the current contain of the table
out to another database?
I tried something like that, and it seems not to work. Once I close out of
the form (which releases the table), I was able to export the table to
another .mdb.
Can someone help!
Thanks,
Gary
like the DoCmd.TransferDatabase to export the current contain of the table
out to another database?
I tried something like that, and it seems not to work. Once I close out of
the form (which releases the table), I was able to export the table to
another .mdb.
Can someone help!
Thanks,
Gary