M
Mikhail
What is the difference between Nothing (if Range("A1") is Nothing then ...)
and Null (if IsEmpty(Range("A1") then ...)?
What is better to use with ranges (seems both keywords work)?
Thanks in advance,
Mike510
and Null (if IsEmpty(Range("A1") then ...)?
What is better to use with ranges (seems both keywords work)?
Thanks in advance,
Mike510