P
Peter Judge
Guest
I thought it was in the doc, but I believe that TRIM will trim " ", "A", "N" and "D" (and not " AND"). def var andPos as Int. andPos = L-INDEX(string, " AND") is the way to go, IMO.
Continue reading...
Continue reading...