Hello Experts!
I am trying to convert several of the worksheets in my workbook to text files.
I tried saving each as a prn file, but some of the data was getting cut off.
Next I tried this:
'loop worksheets one by one, open file "WkshtName.prn" as #1 for output and call:
Sub...