View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
iron iron is offline
external usenet poster
 
Posts: 1
Default If Not c Is Nothing Then

I've been around Excel for a number of years, but am new to VBA. I recently
came across the code "If Not c Is Nothing Then". Could someone explain to me
what this means...the double negative throws me.