I am working on making a sequence code for complaints based on plant and date. However I run into an issue when there are more then one entered for a date from the same plant. If there has already been a complaint for that day I would like the end sequence to go in order (-1, -2 , -3... etc). The operators do not always enter in the complaints on the correct date.
I am hoping to be able to do a quick record search before creating the sequence number (which I have set up to make after the date and plant are selected), and if the record exists then change the last number accordingly.
I am hoping to be able to do a quick record search before creating the sequence number (which I have set up to make after the date and plant are selected), and if the record exists then change the last number accordingly.
Last edited: