Can anyone tell me how to check blank spaces. For example I am trying to check whether or not there is a blank space in an Excel cell. The blank space could be in the following form
no space = ""
one space = " "
two space = " "
and so on. ... There could be more combination.


Reply With Quote
