D
Dingo
My company has a word document containing customer data. It's
something along the lines of this:
NAME: JOHN DOE
SSN: 444-444-4444 TELE: 999-999-9999
NAME: JANE DOE
SSN: 555-555-5555 TELE: 888-888-8888
And so forth, for all of our customers. About 200 in total.
Note that the headings such as "NAME", "SSN" etc are repeated for each
customer, but the data that follows is unique. Also, these headings
are sometimes two to a line. I have eleven headings that I'd like to
use in total.
The data is not in a table, and using text to table conversion didn't
work, even though Excel thought it was delimited.
How can I get Word, via Macro or otherwise, to:
a) Automatically use the headings just once to create column headings.
b) Automatically use the data that follows to fill the rows below the
appropriate headings.
The resulting table can be in word or excel...I just want to be able
to sort the data more easily.
Thanks,
D
something along the lines of this:
NAME: JOHN DOE
SSN: 444-444-4444 TELE: 999-999-9999
NAME: JANE DOE
SSN: 555-555-5555 TELE: 888-888-8888
And so forth, for all of our customers. About 200 in total.
Note that the headings such as "NAME", "SSN" etc are repeated for each
customer, but the data that follows is unique. Also, these headings
are sometimes two to a line. I have eleven headings that I'd like to
use in total.
The data is not in a table, and using text to table conversion didn't
work, even though Excel thought it was delimited.
How can I get Word, via Macro or otherwise, to:
a) Automatically use the headings just once to create column headings.
b) Automatically use the data that follows to fill the rows below the
appropriate headings.
The resulting table can be in word or excel...I just want to be able
to sort the data more easily.
Thanks,
D