Thread: Null Operator
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raleigh Raleigh is offline
external usenet poster
 
Posts: 7
Default Null Operator

What is the null operator in VB? Like if i wanted to say...
If Cells (7,1) = NULL or empty
How would I go about doing that?