DaniBoy
Registered User.
- Local time
- Today, 23:13
- Joined
- Nov 18, 2001
- Messages
- 174
Hello!!
I have a small database, its about workorders. I print out workorders forms as reports, I have a checkbox on the workorder entry form that says Printed? "for internal use only" with the default value to false, I want to be able to Print the report that is based on a query that only the records with the Printed? value = false are printed. So far I have that, now I want to be able to update the each record that had the Printed? Value = false to True. How do I do that? I want this so next time I print it will only print the new workorders that were entered..
Thank you
I have a small database, its about workorders. I print out workorders forms as reports, I have a checkbox on the workorder entry form that says Printed? "for internal use only" with the default value to false, I want to be able to Print the report that is based on a query that only the records with the Printed? value = false are printed. So far I have that, now I want to be able to update the each record that had the Printed? Value = false to True. How do I do that? I want this so next time I print it will only print the new workorders that were entered..
Thank you