G
Guest
I have an excel spreadsheet of 2000 names and account numbers. Currently, each row has l column of names, followed by l column of a discreet account number. I'm wish to take this data base of names and account numbers and automatically repeat the entries by a factor of 4 so that the end result is a list of 4 consecutive duplicate entries. Plus, I need to add quotes around each name and account number...with Account Number on row below Name, as follows in a Text File
Currently
John Smith 01234
Need
"John Smith
"012345
"John Smith
"012345
"John Smith
"012345
"John Smith"
"012345
How do I do this is easy to follow instructions. Many thanks for your detailed and quick response
Thank you. Lee
Currently
John Smith 01234
Need
"John Smith
"012345
"John Smith
"012345
"John Smith
"012345
"John Smith"
"012345
How do I do this is easy to follow instructions. Many thanks for your detailed and quick response
Thank you. Lee