Update Field While Printing

sysop470

Registered User.
Local time
Today, 05:38
Joined
Mar 25, 2005
Messages
87
Hi..

I have a subform which contains FOLIONO,NAME etc etc. Also I have the PRINT BUTTON to print the REPORT. My problem is when i want to print, i want to update the PRINTED field with same FOLIO NOS.

Example. If i had 2 same FOLIONO, it will update them Both not only one.

I have made this code in the PRINT BUTTON but only one FOLIONO is updating
[supplies subform].Form!Printed = "YES"

Any help pls.
Thanks
 
Last edited:

Users who are viewing this thread

Back
Top Bottom