The code does a great job of handling the Lab Duplicates.
We also occasionally have Field Duplicates or Field Blanks. The lab has requested that when we submit these samples we should add the suffix _Dupe or _Blank to the site name as they don't have another field to track this. If this really is the best practice for field dups and blanks it would be nice for the code to pull this suffix from the site name and store it. Storing this is a little tricky because you can have a field duplicate sample that also has lab duplicates for some of the parameters.

The code does a great job of handling the Lab Duplicates.
We also occasionally have Field Duplicates or Field Blanks. The lab has requested that when we submit these samples we should add the suffix _Dupe or _Blank to the site name as they don't have another field to track this. If this really is the best practice for field dups and blanks it would be nice for the code to pull this suffix from the site name and store it. Storing this is a little tricky because you can have a field duplicate sample that also has lab duplicates for some of the parameters.