Question: Create a new table called Customers. This table should have, in order, the following three fields: An AutoNumber, Primary Key field called CustomerID A short

Create a new table called Customers. This table should have, in order, the following three fields:
An AutoNumber, Primary Key field called CustomerID
A short text field called firstName
A fhort text field called lastName
Save the table when you're done. Append customers.xlsx to the new Customers table.
Use a formula to make the purchaseDate field of the Purchases table return today's date by default for all new records. Save the table when you're done.
Create a new table called Customers. This table

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!