I am trying to search for a value such as A01 (in cell A5) within cell R25 and if A01 is present anywhere in R25 then in cell B5 it will place a 1.
R25 might have: A05A01A25A40
Once I can do this I plan on creating a loop to go through range R25-R1000 and have B5 continue to add 1 to the current value until the loop is complete.
Thank you all in advance
R25 might have: A05A01A25A40
Once I can do this I plan on creating a loop to go through range R25-R1000 and have B5 continue to add 1 to the current value until the loop is complete.
Thank you all in advance