I have an Access 2003 query that does a SELECT.. INTO table_name.
I would like the table_name to be a fixed value plus todays date.
Example: tbl_EXTRACT_070 709
Can this be done?
I would like the table_name to be a fixed value plus todays date.
Example: tbl_EXTRACT_070 709
Can this be done?
Comment