In Excel I need to test whether cell A1 contains either "AA" or "BB" or "CA" or "AT".
If it does than cell B1 will contain a value based on what was the matching string in A1.
Can Excel do this out of the box? The Search function doesn't allow multiple values to match.
How would this be done in VB?
Thanks!
If it does than cell B1 will contain a value based on what was the matching string in A1.
Can Excel do this out of the box? The Search function doesn't allow multiple values to match.
How would this be done in VB?
Thanks!