View Single Post
 
Old 07-18-2013, 10:59 AM
hotmud hotmud is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Jul 2013
Posts: 1
hotmud is on a distinguished road
Default how to keep text format when adding new cells?

Help! I am trying to work in a table dynamically. I will need to add and remove cells as I go. I want to text to retain the styles that I give them. When I add new cells to the table, the existing text forgets the style that I gave it and takes on new styles - as though the cells themselves are keeping the styles, not the text.

(My ultimate goal is that I am preparing a 2-column table that will contain two tables of contents that I need to compare. I'll be adding blank cells so that both, for example, chapter 2's begin in the same row. and I will be removing cells when I determine that the sections are the same. I am using my own styles. The TOCs are no longer "fields." )

How do I get the style to stay with the text and not with the table cell?

Thank you!
Reply With Quote