Is there a way to differentiate an empty cell (cell with no formula or text etc) from a blank cell (Cell with a formula result of "" in it?
The isblank formula doesn't work as it sees them both the same.
My goal is to use an if/then situation to bring attention to rows/cells that have absolutely nothing in it vs ones that have a formula giving the result of "" which is blank, not empty.