Through Excel/VBA you can easily write code to create files on your computer, or on a network computer or even Sharepoint.
Local files are usually named "C:\file....txt" To create a text file which has the "txt" file suffix you could use the following code:
|