![]() |
|
|
|
#1
|
|||
|
|||
|
You can use the IF field to have Word determine which to use.
Use other fields to create the expression. I used the document property 'Category': If you put the word English in the Category property of the doc, then the STYLEREF will be Heading 1, otherwise Kop 1: You cannot type in the curly braces. Type Ctrl+F9 to create them. {IF {DOCPROPERTY Category}=”English” {STYLEREF “Heading 1”} {STYLEREF “Kop 1”}} You can use something other than a doc property, hopefully this will give you some ideas. |
|
#2
|
|||
|
|||
|
Where should i enter that line of code?
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Convert PDF to PPT?
|
Hinmini | PowerPoint | 1 | 10-28-2011 07:38 PM |
| Convert JML files | Lundberg | Word | 5 | 09-11-2010 11:05 AM |
help to convert swf to avi for displaying in ppt?
|
Frederick | PowerPoint | 1 | 09-13-2009 08:10 PM |
| convert | golden039 | Word | 0 | 08-16-2009 05:48 PM |
Convert Webmail to Outlook?
|
barackrocksall | Outlook | 1 | 04-22-2009 03:22 PM |