View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Amy
 
Posts: n/a
Default Importing from Excel

I was able to solve my problem by putting HDR=No in the connection
string. Then I insert the header text as the first record for the
field, thereby forcing Excel to make the field a string. This seems to
work well, although it is a little goofy.
Thanks,
Amy