Default Date Value
The DateSale field can be designed to fill in the date automatically.
This would be improve productivity in your busy video store.
Try it: Edit the Field Properties
Select
the DateSale field.
Choose the Format: Short Date
Create an
Input Mask: Click on the three-dot builder and walk
through the Wizard.
Type the
Default Value: =Date()
This little code
enters the current date when the movie are rented.
Save and Close tblReceipt.