View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default VB macro != NUll expression

hi
post your code so far.

Regards
FSt1

"Daniel" wrote:

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