How to transfer a mainframe file to excel

D

Dave Peterson

FTP (with whatever FTP program you use) the data to a text file on your pc.

Then use Excel's File|open to open that Text file.
 
Top