View Single Post
  #2   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Cindy M -WordMVP-
 
Posts: n/a
Default Applying style/font with manual formatting from a source table

Hi ?B?THVjeSBpbiB0aGUgc2t5?=,

1. Doc1 contains an Table1, with a header and a data row. Each cells in
Table1 has different style/font formatting, manual or predefined. Table1
itself may have been auto-formatted, but could also contain manual formatting
as well.

2. During an automated process, some tab-separated data will be converted
into a Table2 via .ConvertToTable() function.

3. May I know how can I apply the exact style/formatting from Table1 to
Table2? Speed is the key.

Speed is something you can't expect. You'd need to "walk" every cell in Table1
and query each and every type of format you're interested in, applying it then
to Table2. For what you describe there are no "short cuts".

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)