I am trying to use the Find/Search functions to determine where the empty space ends and where the actual characters begin. So for example "___Room" would have 3 spaces before actual characters (_ represents empty space, assume there is nothing there). How do I make search/find distinguish between empty space and characters? Thanks!!