Can anyone send me in the right direction how to update multiple records at one time.
I have form that brings up WorkOrders that have not been printed. I have a button on the form that when clicked it prints all the new work orders, but I want to have all the records updated for the WorkOrderPrinted field to equal yes at the same time
Any ideas on how to do this. Currently the user has to print each one separately in order for it to be marked printed.
TIA
GlenMacK
I have form that brings up WorkOrders that have not been printed. I have a button on the form that when clicked it prints all the new work orders, but I want to have all the records updated for the WorkOrderPrinted field to equal yes at the same time
Any ideas on how to do this. Currently the user has to print each one separately in order for it to be marked printed.
TIA
GlenMacK