Jul 1, 2003 #1 tek2002 Programmer Aug 21, 2001 67 US i have this ascii text file and i have this excel template. i need to convert and move the data in the ascii text file to the excel spreadsheet. can anyone point me to where i can get help and instructions on how to do this? thanks!
i have this ascii text file and i have this excel template. i need to convert and move the data in the ascii text file to the excel spreadsheet. can anyone point me to where i can get help and instructions on how to do this? thanks!
Jul 1, 2003 #2 ajcarr Technical User Oct 1, 2002 69 GB The easiest thing to do is to record an Excel Macro which loads the text file. it can then be modified to make it more general purpose if required. Upvote 0 Downvote
The easiest thing to do is to record an Excel Macro which loads the text file. it can then be modified to make it more general purpose if required.