Hi WannaBe,
Try:
If IsEmpty(Range("A1")) Then
---
Regards,
Norman
>I was wondering if the is something within VBA that checks if a cell is
>empty
> or null. I would like to incorporate something like that within the code I
> am
> working on. thanks.
WannaBeExceller - 19 Jan 2006 21:31 GMT
That worked pretty well. Thank you.
> Hi WannaBe,
>
[quoted text clipped - 11 lines]
> > am
> > working on. thanks.