I have a field called Plan. It list several different Plan names, but I just want to extract all PLANS that have the first words as SINGLE DED and then the number 70 in the same string.
SINGLE DED FAM 2500/70 RX 4
this is a sample: it is all one string. I tried using the Right and Left function, but was not getting anywhere. Can anyone help me?
SINGLE DED FAM 2500/70 RX 4
this is a sample: it is all one string. I tried using the Right and Left function, but was not getting anywhere. Can anyone help me?