smuthcrmnl777
Technical User
I have a grouping of samples that are collected either at the same time or at different times of the day. They are date stamped and time stamped. The samples have a name that the are similar. Each sample group will have either an F, -F or /F at the end of the sample name.
I need to place a numeric value next to each group of 2. This way I can group them as a separate task instead of taking all 4 samples and grouping them as 1.
I need to place a numeric value next to each group of 2. This way I can group them as a separate task instead of taking all 4 samples and grouping them as 1.
Code:
2/7/2006 9:35:26 40-69-REJ [COLOR=red]1[/color]
2/7/2006 9:36:52 40-69-REJ-F [COLOR=red]1[/color]
2/7/2006 9:37:56 40-69-REJ [COLOR=red]2[/color]
2/7/2006 9:48:52 40-69-REJ-F [COLOR=red]2[/color]