sallyholly
New Member
- Joined
- Apr 19, 2013
- Messages
- 17
Hello,
I wonder if there's an easy way for me to move certain text in column B, to go beneath headings in column A... Sometimes the text in column B appears on the same line as the Heading in Column A, sometimes a row down, sometimes there is one line in Column B, sometimes up to twenty and there are a lot of headings! Hope you can see what I mean by this....
[TABLE="width: 192"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 226"]
<tbody>[TR]
[TD]Heading 1[/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would like it to end up looking like this...
[TABLE="width: 162"]
<tbody>[TR]
[TD]Heading 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would also like to format the headings only to underline and bold but not the text (although this isn't as important as aligning).
Thank you in anticipation.
I wonder if there's an easy way for me to move certain text in column B, to go beneath headings in column A... Sometimes the text in column B appears on the same line as the Heading in Column A, sometimes a row down, sometimes there is one line in Column B, sometimes up to twenty and there are a lot of headings! Hope you can see what I mean by this....
[TABLE="width: 192"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 226"]
<tbody>[TR]
[TD]Heading 1[/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]text for 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would like it to end up looking like this...
[TABLE="width: 162"]
<tbody>[TR]
[TD]Heading 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Text for 1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Heading 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text for 3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would also like to format the headings only to underline and bold but not the text (although this isn't as important as aligning).
Thank you in anticipation.
Last edited: