View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Brow Daniel Brow is offline
external usenet poster
 
Posts: 1
Default Importing Text File

How do I import a text file with Workbooks.OpenText so that it import the text file into an already existing worksheet? Everytime I use Workbooks.OpenText it opens a new worksheet from the text file. Help is appreciated in advance.