Hello all,
I know I can use conditional formatting for each partial text string I want to effect by using SEARCH, but that would be a lot of single rules and time consuming to implement. I'm looking for a formula that will find any instance of a list of several partial text strings and apply the same format to them.
I have a column about 3000 rows deep with a series of text strings. The text strings start with letters and end with numbers (ex: YY5725 or B7890). The numbers are not important for my needs here, just the letters. These letters will repeat based on the type of record involved. I am looking for a conditional formatting formula that will for example find every instance of B, XX, YY, and ZZ and turn those cells the color I want to use. The formula needs to be able to ignore the numbers and just focus on the letters, which I will define.
Any help would be greatly appreciated, but I am hoping for a non-VBA solution.
I know I can use conditional formatting for each partial text string I want to effect by using SEARCH, but that would be a lot of single rules and time consuming to implement. I'm looking for a formula that will find any instance of a list of several partial text strings and apply the same format to them.
I have a column about 3000 rows deep with a series of text strings. The text strings start with letters and end with numbers (ex: YY5725 or B7890). The numbers are not important for my needs here, just the letters. These letters will repeat based on the type of record involved. I am looking for a conditional formatting formula that will for example find every instance of B, XX, YY, and ZZ and turn those cells the color I want to use. The formula needs to be able to ignore the numbers and just focus on the letters, which I will define.
Any help would be greatly appreciated, but I am hoping for a non-VBA solution.