J
Jason F
I have a Report that has two table in the query builder, "tblEquipment" and
"tblClean". Both tables have an "ID" field that is an autonumber. The linked
field is "IntEquipNo". Each peice of equipment has multipal cleaning
records. I need a report that will list every "IntEquipNo" that does not
have a cleaning record after "sdCleanDateCriteria". The clean date criteria
is enter in a dialog box when the form is opened. This is a short Date
format. The "tblClean" has a short date formated field "scDate". How do i
do this?
Thanks in advance for any help
"tblClean". Both tables have an "ID" field that is an autonumber. The linked
field is "IntEquipNo". Each peice of equipment has multipal cleaning
records. I need a report that will list every "IntEquipNo" that does not
have a cleaning record after "sdCleanDateCriteria". The clean date criteria
is enter in a dialog box when the form is opened. This is a short Date
format. The "tblClean" has a short date formated field "scDate". How do i
do this?
Thanks in advance for any help