View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mathias[_2_] Mathias[_2_] is offline
external usenet poster
 
Posts: 3
Default import text file

Hi all,
does anyone have a hint on how I can load a tab delimited
file into a worksheet using VBA code??? (also how to save
a worksheet into a tab del text file) I need to process a
large number of files and would like to automate the
loading and saving procedure.

Thanks a lot.
Mathias