View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VoTiger VoTiger is offline
external usenet poster
 
Posts: 6
Default Piloting excel with vb.net

Hi,
i would like to know how i can get the type of an excel field. I have
tried to use the vartype method but it's always returning "object"
which refers to the field and not to the type of data which is in the
field...

Hope someone will be able to help me.

Regards