View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ian Ian is offline
external usenet poster
 
Posts: 109
Default checking numbers in VBA

how do I check if a variable is numeric in VBA for Excel, I've tried various
combinations such as Isnu, Is Numeric etc but nothing seems to work unless
I have my syntax wrong