I
ifoundgoldbug
This is basically what I want to do but I am unsure how to go about it
the best way.
I have a bunch of tools in my DB and I would like to make something
like this
Sub Form open
check to see which parts need PM by checking the PM date VS todays
date
pop up some form of notification that PM is needed
Generate PM work order
End Sub Form open
Sub Enter PM
enter in a date for PM for a particular part
Search the DB by part Number and change all PM dates to the new PM
date
End Sub
Thank you so much for your help.
Gold Bug
the best way.
I have a bunch of tools in my DB and I would like to make something
like this
Sub Form open
check to see which parts need PM by checking the PM date VS todays
date
pop up some form of notification that PM is needed
Generate PM work order
End Sub Form open
Sub Enter PM
enter in a date for PM for a particular part
Search the DB by part Number and change all PM dates to the new PM
date
End Sub
Thank you so much for your help.
Gold Bug