Hello, I am trying to read in a text string located in a cell on my worksheet. This cell is formatted to contain text values, because I am inputting binary values ("0010").

My problem is that I need to read each character of the string, one by one. How is it possible for my to check each digit?

If anyone has any suggestions, it would be greatly appreciated!!!

Regards,
Dustin