Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add Date to Table Name - Make Table Query

Status
Not open for further replies.

FireGeek21

Technical User
Joined
Dec 12, 2007
Messages
218
Location
US
How can I add a date (2013-02-22) to the table name when running a make-table query thru a macro or VBA?

Thanks!

FireGeek
(currently using Crystal Reports XI with Lawson 9.01)
 
I don't think you can use an expression in the "made" table name. You could use a little DAO code to modify the SQL property of your saved make-table query.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top