View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
QuantDev QuantDev is offline
external usenet poster
 
Posts: 5
Default IsArray on Variant/Object/Range returns true??

Any idea on how I can check if the variant contains an array,
considered IsArray returns true for ranges?

thanks