K
Kevin
All,
I thought what I was wanting to do would be really simple but it turns
out it's not so straightforward.
I have a table, let's say like this:
---------------------
| Col 1 | Col 2 |
---------------------
| A | B |
---------------------
| C | D |
---------------------
I want to convert this table to text, but using Word's built-in
feature will not do be any good. I need the format of the text to be:
Col 1: A <linebreak>
Col 2: B <paragraph>
Col 1: C <linebreak>
Col 2: D <paragraph>
I thought the fastest way to do this would be to convert the table to
text using linebreaks as the separator and that does work for most
tables...the problem is when a table has a linebreak or paragraph in
it already! Then it gets harder to put Col 1 and Col 2 in the places
where they belong.
Does anyone have any tips on how to approach this problem? Is my
approach solid?
Thanks!!
I thought what I was wanting to do would be really simple but it turns
out it's not so straightforward.
I have a table, let's say like this:
---------------------
| Col 1 | Col 2 |
---------------------
| A | B |
---------------------
| C | D |
---------------------
I want to convert this table to text, but using Word's built-in
feature will not do be any good. I need the format of the text to be:
Col 1: A <linebreak>
Col 2: B <paragraph>
Col 1: C <linebreak>
Col 2: D <paragraph>
I thought the fastest way to do this would be to convert the table to
text using linebreaks as the separator and that does work for most
tables...the problem is when a table has a linebreak or paragraph in
it already! Then it gets harder to put Col 1 and Col 2 in the places
where they belong.
Does anyone have any tips on how to approach this problem? Is my
approach solid?
Thanks!!