Hello again
I need help with how to have Access do things in the backround during and after a form has been closed.
I have a form that completes a maintenance work ticket. The form calculates the total amount of downtime of the machine. This works great except that there are times when the machine is down for long periods of time due to part avalability. We call this lost time.
I can make an if than statement that checks the info on that form but I do not know how to write one that opens a query and uses some other ifo that is not on the form that I need to do my calculation of lost time. Then take the answer and put it in the lost time table.
Keep in mind that my boss wants it all done in the backround.
Is this even possible?
Thanks for any help
Anthony
I need help with how to have Access do things in the backround during and after a form has been closed.
I have a form that completes a maintenance work ticket. The form calculates the total amount of downtime of the machine. This works great except that there are times when the machine is down for long periods of time due to part avalability. We call this lost time.
I can make an if than statement that checks the info on that form but I do not know how to write one that opens a query and uses some other ifo that is not on the form that I need to do my calculation of lost time. Then take the answer and put it in the lost time table.
Keep in mind that my boss wants it all done in the backround.
Is this even possible?
Thanks for any help
Anthony