![]() |
PROJECT PERFECT Project Management Software Specialists in Project Infrastructure |
|
Home - Microsoft Access Development - Microsoft Access Tips Sample Microsoft Access VBACreating a temporary copy of a TableThe following are some samples of VBA code that may prove useful. If you need to create a copy of a table for any reason, pass the table name to this public function. If the table were something like tblNames, the call would be subCreateTableCopy ("tblNames")
|
|---|