I understand the TIMER function in a form. What I want to do is make it so the main form used by the sales and shop personnel will close after a set amount of time IF the form has not been used. My goal is to make sure it does not close while they are using it.
I understand I will use either an IF THEN statement or WHILE loop but what would the proper syntax be for this function? The form name is KayParkMainMenu. Jim

