I have several columns and one of each columns has text (per row). The column differs per row and also the content varies.
All other cells have " " value (as an outcome of a formula).
So, I need to find the cell that does not have the " " content (the address I guess).
I need to use this in Google Spreadsheet which means that I can't use VB. What would be my best approach?