I need to compare values from one column (pvalue) to another column (pstnrd) that holds expected standard values that are complex. I want to use regular expressions. For example the standard is any variation of 4,5,6. A pvalue of 4,4,6 is true and a pvalue 6,8,4 is false when compared to the pstndrd.
Suggestions?
Thanks,
Patrick
Suggestions?
Thanks,
Patrick