My database is used to track the number of days that a car is parked in a garage and make sure that it doesn't exceed 50 days per year.
I use three forms on my main entry screen all based on their applicable table.
On one of the forms, I use a field listed in the table to calculate the total number of days by using datediff fuction. However, the result doesn't save to the table. What must I do to save this data?
This is my first database, so bare with me.
Thanks
I use three forms on my main entry screen all based on their applicable table.
On one of the forms, I use a field listed in the table to calculate the total number of days by using datediff fuction. However, the result doesn't save to the table. What must I do to save this data?
This is my first database, so bare with me.
Thanks