Hi Folks, could really use some help here.
I've got 100 rows of 20-letter text strings like the list below
How can i check if a specific number is the 8th character in one of text strings?
"DOES this number in cellA1, once converted to text, match Mid(8,2) in any of the strings in this column range?
eg: trying to lookup if the number 10 does appear in this list (shortened)
20-letter text strings below:
CQN CN 8 C48 Equity
CQN CN 9 C50 Equity
CQN CN 10 C50 Equity <-- here it is!
CQN CN 11 C50 Equity
many thanks to all. L.
Bookmarks