Workbook Checkreg.xls runs a macro, which formats the data to an ascii text format. The finished product now is in column I. I copied and pasted column I into a new workbook. I got that so far. My problem comes with naming the new file.
The new file should be called "CompanyName" & cell F2 (which is a date) from the checkreg.xls.
I am not sure how to switch back and forth between the workbooks to get the date into the new book.
Bookmarks