useractive
Programmer
I have a text file that has the exact same formatting all the way across it, looks something similar to this:
Billto Code Client Code Client Name......... Inv. No... Dept Policy Number.. Inv.Date
AMERLEGI1 AMERLEGI1 157674 8161 CP00138523 05\30\03
When you paste this into excel, it goes through and puts everything in column 1. Doesnt' help me much, what i want to do is find out if there is a way to create a macro that will look at the information in excel in column one and go through and break it out so that everytime there is a space in the row, it puts that information into a different column? Any ideas on this one? Thanks, Swish
Billto Code Client Code Client Name......... Inv. No... Dept Policy Number.. Inv.Date
AMERLEGI1 AMERLEGI1 157674 8161 CP00138523 05\30\03
When you paste this into excel, it goes through and puts everything in column 1. Doesnt' help me much, what i want to do is find out if there is a way to create a macro that will look at the information in excel in column one and go through and break it out so that everytime there is a space in the row, it puts that information into a different column? Any ideas on this one? Thanks, Swish