C
ChuckW
Hi,
I have a file that has Name, Address1, Address2, City, State, Zip, Phone,
and E-Mail. People are going to be manually keying this into a system with
no import procedure and there are several hundred records. What would be
best is if I coud shift the data from columns with one record per customer to
having the data appear similar to a label with Name in the first row,
address1 in the second, address2 in the third and so on. There would then be
a space or two and then the second record formerly the second row with the
same thing - Name followed by Address1 in a row below it. Is there a way to
do this?
Thanks,
Chuck
Chuck W
I have a file that has Name, Address1, Address2, City, State, Zip, Phone,
and E-Mail. People are going to be manually keying this into a system with
no import procedure and there are several hundred records. What would be
best is if I coud shift the data from columns with one record per customer to
having the data appear similar to a label with Name in the first row,
address1 in the second, address2 in the third and so on. There would then be
a space or two and then the second record formerly the second row with the
same thing - Name followed by Address1 in a row below it. Is there a way to
do this?
Thanks,
Chuck
Chuck W