rename a table in access by adding "_" and date() to an existingtable

R

robert_hallinan

For daily processing, I want to creat a table, run processes then
rename the table by simpley adding "_" + mm-dd-yyyy without having
manual intervention. This will allow me to keep historical tables in
the database.

Thanks,

Robert
 
Top