Good afternoon,
I was wondering if there is a way to count the number of blank spaces in a cell and return that value using a combination of vlookups, if else statements, and possible the len function? For example, the reports that are generated Generate values like this:
"TopLocation" " SubLocation" " SubSubLocation"
My goal is to be able to automate some of these reports, but I feel like I'm missing one or more pieces to the puzzle.
Thank you.