Is it possible to present a form outside MS Access window? The idea is to create a notification message for the user. It show appear even if MS Access is minimized (which it normally is). Thanks for any help
I have a database that has 3 tables: Associates, Tasks and Schedules. The associates table has a list of the associates and the individual tasks, if the particular task has a check mark in the box that means the associate can peform that task. What I would like to do, if ...
I have a form where a time is entered in seconds in each row ie 103.36 102.23 etc. Also in that form I have a position filed, what I am trying to do is for some code to scroll thru the form and assign a ranking to each record based on the number of seconds. Ie the lowest would be ...