Help Copying an Object with a Macro

SMatthews

Registered User.
Local time
Today, 13:49
Joined
Nov 13, 2001
Messages
38
I have a table (TBL-Today) that I need to copy within the same database with a different name (usually TBL-yymmdd). I usually just copy and paste it and give it the new name. I want to make a macro that will copy and paste the table and automatically give it name based on todays date. If that can't be done, is there a way to have the macro prompt for the new name of the table?
 

Users who are viewing this thread

Back
Top Bottom