View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default Formula from Excel to Word

Hi Tywardreath,

You could also use something like:
{={wordcount}-10 \# "# over;# under"}
or
{={wordcount}-10 \# "# over;# under;balanced"}

Cheers

--
macropod
[MVP - Microsoft Word]


"Tywardreath" wrote in message
...
I found something that works... this is what I did

{ if { wordcount } 10 "{ = { wordcount } - 10} over" "{= 10 - {

wordcount
}} under"}