I am trying to automate this huge query that has a description field. In it it will say something like this:
TIP
TIP-MID
TIP MIDDLE
BUTT MIDDLE
BUT
BUTT-MID
BUTT MID
Each line is a different example. How can I get this to distinguish between TIP and TIP-MID or any of those varieties. Sometimes the same cell will have:
TIP, TIP-MID
BUTT, TIP, TIP MIDDLE
Pretty much any combination you can think of. I need it to pick up each one and distinguish between TIP and TIP MIDDLE etc since the FIND function only searches for the word I can't figure out how to adjust.
edit: Here are some more exact examples.
AD AB BROKEN TIP AND TIP-MID,RCVD W/CASE AND SACK
AD AC BROKEN BUTT AND BUTT-MID,RCVD ROD ONLY
AD AC BROKEN TIP-MID AND BUTT-MID,RCVD W/CASE
AC BROKEN TIP MIDDLE AND TIP AND BUTT-MID
Thanks in advance.
Bookmarks