Its me agian.Lets see how bad I can screw this simple one up.
You can copy database objects with this...
How do you mean format the columns? In Table view in Access?VB Code:
Application.DoCmd.CopyObject "DestinationDatabase", "NewName", acTable, "Table1"




Lets see how bad I can screw this simple one up. 

Reply With Quote