C
Charlie
Now that I am able to pull the value of the character out of the string. I
need to use an IF statement to have TRUE/FALSE text returned.
=IF(MID(M3,8,2)=1,"1/8 NPT","1/4 NPT") This returns a False value, would you
know why?
M3 = AP10-FG1A1P
need to use an IF statement to have TRUE/FALSE text returned.
=IF(MID(M3,8,2)=1,"1/8 NPT","1/4 NPT") This returns a False value, would you
know why?
M3 = AP10-FG1A1P