S
Sameh Ahmed
Hello there,
I need to a way to determine if a cell is empty or not.
I tried adding a reference to VBA to use the IsEmpty function in the
Information class, but information was not there.
Tried Cell.Characters.Count but this does not work if the cell contains
numbers, and some time crashes on empty cells.
any ideas?
Thanks in advance.
Regards
Sameh
I need to a way to determine if a cell is empty or not.
I tried adding a reference to VBA to use the IsEmpty function in the
Information class, but information was not there.
Tried Cell.Characters.Count but this does not work if the cell contains
numbers, and some time crashes on empty cells.
any ideas?
Thanks in advance.
Regards
Sameh