G
Gary Dolliver
Hi all,
I have a form that is serving as an employee task list, it is bound by the
table empl_TaskList - when the form is opened it will filter records based on
the currentUser and whether the task has been marked as "complete" - my
question is, if an employee attempts to open the form and there are no
current tasks for this specific user, is there a way to notify the user that
there are no current tasks, and then give them the option to enter a new one
or close the form? Would this need to be done in the OnLoad event, and if
so, how? Help is always appreciated, thanks!
-gary
I have a form that is serving as an employee task list, it is bound by the
table empl_TaskList - when the form is opened it will filter records based on
the currentUser and whether the task has been marked as "complete" - my
question is, if an employee attempts to open the form and there are no
current tasks for this specific user, is there a way to notify the user that
there are no current tasks, and then give them the option to enter a new one
or close the form? Would this need to be done in the OnLoad event, and if
so, how? Help is always appreciated, thanks!
-gary