skwilliams
Registered User.
- Local time
- Today, 12:07
- Joined
- Jan 18, 2002
- Messages
- 516
I have a table with records that I would like to run a append query which appends records to another table and deletes from this table if the status = "Complete" and the CmpltTime is >= 30 minutes. The CmpltTime is a default value based on the system time that is autofilled.
How can I set the criteria for >= 30 minutes?
How can I set the criteria for >= 30 minutes?