MS Access VBA Copy Table for versions 2000, 2002, 2003, 2007
Go here To
Check if Table exists in VBA.
Go here To use
VBA to get all Tables.
Follow the
Update Field in VBA Link to update records in a table.
Follow the
Delete a Table with VBA Link to delete a Table in VBA.
|
The VBA
Copy Table Sample is available for download
here in a zipped MS Access Database.
Please be aware that when you create a new table with the following function
that the Field index will start at 1 and not 0, should you reference the new
table’s fields in VBA.
You should be able to copy/paste the below code right into a Module.
|
You may post this tutorial on your website or in a forum. If you do please maintain a Link to Eraseve AP.
For further MS Access tutorials go here: MS Access tutorials
| Did you find what you were looking for? What would you suggest? mail@eraserve.com |