A
Arvin Villodres
I have a table whose data need to be printed and those
printed data must be marked
with "P" after printing. However after clicking
printpreview all the records appear but I only
need to print a selected record and mark it with "P" after
I have printed them.
This is how my table looks like.
RPTNO DETAILS PRINTED
12 Changed
23 Disected
28 Infected
31 Dissolved
32 Infected
51 Changed
I need to print record nos. 12, 23, 28, and 51 and mark
the field PRINTED with "P" after
printing them.
How am I supposed to do this?
Thank you very much for the time and the help.
printed data must be marked
with "P" after printing. However after clicking
printpreview all the records appear but I only
need to print a selected record and mark it with "P" after
I have printed them.
This is how my table looks like.
RPTNO DETAILS PRINTED
12 Changed
23 Disected
28 Infected
31 Dissolved
32 Infected
51 Changed
I need to print record nos. 12, 23, 28, and 51 and mark
the field PRINTED with "P" after
printing them.
How am I supposed to do this?
Thank you very much for the time and the help.