I know there are much easier ways to accomplish this in other languages but I thought I'd give it a go in VBA.
The above will throw an error and the only reason I can think of is because you can't write more than a specified amount of characters to a file using a.Writeline. How would I get this code to work with any size of text?![]()
Please Login or Register to view this content.
This code comes from 2 places...
http://stackoverflow.com/questions/1...de-buffer-size
and
http://www.excelforum.com/excel-prog...o-notepad.html
Bookmarks