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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Tabel with date and time as name from form

Status
Not open for further replies.

guitardave78

Programmer
Joined
Sep 5, 2001
Messages
1,294
Location
GB
Hi is it possible to make a button that will create a new table with the name being the date and time the button was pressed?
 
Sorry the table needs to be populated with the data in the table i am vieing in the form i know the sql is
SELECT * INTO variable
FROM [Student_Course ID];

But i want the variable to be the date time :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top