I think maybe he means is there a way to mark it in the table as
printed. Our accounting system does that. There is a field named "Print"
and a P is placed there when a new order is entered or an edit of any
sort is made. That way, you can go in and print all orders that have
been changed since the last print. Upon printing, the P in the "Print"
field is deleted.
My guess would be create a new field and to put some code in the "On
Dirty" event to put a character in that field....that is, if the above
is what you're trying to accomplish.