View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ryan Brown Ryan Brown is offline
external usenet poster
 
Posts: 1
Default Converting file formats

I'm programing in visual basic.net and I need to convert
a excel spred sheet file into a text file(tab delimited)
and back again. Does anyone know how I could do this. I
assume there is a class that will make it easy but I
can't seem to find it. Thanks.