C
Clarence
I have a DB that keeps track of printers that are in need
of repair for our facility...
On a form there is a field that lists the status of the
printer. based on that status I want to either include the
record in the form or exclude it from the form...
So if the STATUS field shows ANYTHING other than CLOSED -
INVOICE PAID, that record shows in the list of records for
this form.... If it shows CLOSED - INVOICE PAID then it is
not shown and I also want that particular record deleted
from the table and placed in a Closed Records table....
Additionally I have a button on the form that prints
current records and another that prints a detail of all
records....I don't want records whose status is Closed to
show on that report either.
I hope this makes sense....I'm using Access 2003
Thanks,
Clarence
of repair for our facility...
On a form there is a field that lists the status of the
printer. based on that status I want to either include the
record in the form or exclude it from the form...
So if the STATUS field shows ANYTHING other than CLOSED -
INVOICE PAID, that record shows in the list of records for
this form.... If it shows CLOSED - INVOICE PAID then it is
not shown and I also want that particular record deleted
from the table and placed in a Closed Records table....
Additionally I have a button on the form that prints
current records and another that prints a detail of all
records....I don't want records whose status is Closed to
show on that report either.
I hope this makes sense....I'm using Access 2003
Thanks,
Clarence