I am building a small utility in Excel. I need to be able to open a text file, append text and save the file to another location. I know I can do this using the SystemFileObject and Text Stream object, I just don't know what library to load so I can access these objects. I have excel xp professional sp 3. Thanks




Reply With Quote