View Single Post
  #2  
Old January 25th 07, 06:47 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default how can i output the file



File operations can be done easily with the 'Microsoft Scripting Runtime'.
Add that reference to your project and use its FileSystemObject.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?...4&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am 24 Jan 2007 07:23:39 -0800 schrieb :

there is a txt file object in the excel file
(insert - object - create from file)

how can i read the txt file's contents or save the file?

thanks for method and advices

Ads