View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arne[_3_] Arne[_3_] is offline
external usenet poster
 
Posts: 3
Default reading data from text files in VBA

Suppose I want to strore certain settings which are used in an add-in in a text file. Is there a way to access the data in this text file directly using VBA?

Thanks in advance,

Arne