Thread
:
IsEmpty - what's the opposite?
View Single Post
#
1
Posted to microsoft.public.excel.programming
theo
external usenet poster
Posts: 66
IsEmpty - what's the opposite?
This works great -
If cll.Value = "R" And IsEmpty(cll.Offset(0, 2)) Then ....
I need the same statement, but "not empty" - been searching, but can't find
it!
Any help appreciated!
Reply With Quote
theo
View Public Profile
Find all posts by theo