I hope I can explain this:
If I have a string or row of information like WT BY HG DFG KJL I would like to store it in one word like Baggage. The purpose: This will make it easier for me to write queries instead of using IFF Then Else Statements.
All the strings I have has several different...