Need help with empty cell in Macro
hi,
if var1 = "x" or var1 = "y" and var2 not isempty then
-----Original Message-----
set var2 in macro that returns " " when cell is empty.
Need statement that says If var1 = x or var1 = y and
var2 not " " Then
Can anyone help?
.
|