G
Guest
I splitted my database and put the backend on the Network. I would like to
know how can I copy my table called ,"EXAMPLE", from my database called
"DATA", and place the table in a nonexisting database which will be renamed
according to the current day, then place it in I:\DATA\? For example, I would
like "EXAMPLE" table to be copied , but the new database would be named
"DE20060925". "DE" would remain the same;however, the date would change
daily. I don't want the new database to be saved but once daily. All this
would be done by clicking on a button. Can you help me w/ some VBA to get
this accomplished?
know how can I copy my table called ,"EXAMPLE", from my database called
"DATA", and place the table in a nonexisting database which will be renamed
according to the current day, then place it in I:\DATA\? For example, I would
like "EXAMPLE" table to be copied , but the new database would be named
"DE20060925". "DE" would remain the same;however, the date would change
daily. I don't want the new database to be saved but once daily. All this
would be done by clicking on a button. Can you help me w/ some VBA to get
this accomplished?