R
Rose
Can this be done? I have a certain company that has many
locations, and the location is at the tail end of the name.
I need to find all companies that begin with the word
"Budget" for one of my select case statements. "Budget*" or
"Budget"* doesn't work.
The statement, FYI, is:
Case "Budget*", "OPSM", "Precision"
isGroup = "OPSM"
locations, and the location is at the tail end of the name.
I need to find all companies that begin with the word
"Budget" for one of my select case statements. "Budget*" or
"Budget"* doesn't work.
The statement, FYI, is:
Case "Budget*", "OPSM", "Precision"
isGroup = "OPSM"