Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Ayden Smith   on Sep 03 In MS Office Category.

  
Question Answered By: Frederik Jones   on Sep 03

From a quick Google search, it appears that it is the FileSystemObject that
has the open  method. I.e. something like

Dim FileStream As Object
Set FileStream = x.opentextfile("C:\Batch\" & file.Name)

However, there might be other ways too.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Not able to Open Text file and search Or get search suggestion and latest updates.


Tagged: