Hi All. Best of the Season. I am working on a database for our WORK ORDER system. We have units come in randomly every 3 or 4 months. I have a field for todays date and for last_date. What I am trying to do...and logic defys me...is the following:
Serial_Number_AfterUpdate
once the s/n is input I need to check the [TYPE] and [Serial_NUMBER] of the current work order against my existing data in my query [qrySEARCH] If I find the match then I need to return the date from the previous work order to the open form. If not...I will return "Date" as the date of the last calibration/repair.
Help would be greatly appreciated
Serial_Number_AfterUpdate
once the s/n is input I need to check the [TYPE] and [Serial_NUMBER] of the current work order against my existing data in my query [qrySEARCH] If I find the match then I need to return the date from the previous work order to the open form. If not...I will return "Date" as the date of the last calibration/repair.
Help would be greatly appreciated