G
Guest
Why does this not work:
Application.WorksheetFunction.ISBLANK(Range("ProfileFirstCell").Offset(x -
1, 5))
I am getting an error message saying:
Run time error 438, Object does not support this property or method.
Thanks
EM
Application.WorksheetFunction.ISBLANK(Range("ProfileFirstCell").Offset(x -
1, 5))
I am getting an error message saying:
Run time error 438, Object does not support this property or method.
Thanks
EM