View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default VB macro != NUll expression

How can I program in VB using macro and I need an expression such as
!= NUll (means some numbers or characters)
I used < NULL but it's not working
Any suggestion?
Thanks
Daniel