View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leslie Leslie is offline
external usenet poster
 
Posts: 4
Default Changing location of text file from which information is imported

I am using the "import external data" function to import into an XL2002 worksheet data from a .csv file. I would like to change the location of the .csv file. I found in the MS Knowledge Base an article (816562) which deals with changing the location of a source file whose data is being imported into a worksheet. However, the method given in that article does not apply to text files. Is there another method which works with text files?