Thanks, that's a useful page.
It's a little out of date and Cmd F9 won't work on most Macs. It would be impractical to remove the existing F9 functions on a Mac to reassign them to MS Word....
Type: Posts; User: metalfury; Keyword(s):
Thanks, that's a useful page.
It's a little out of date and Cmd F9 won't work on most Macs. It would be impractical to remove the existing F9 functions on a Mac to reassign them to MS Word....
Hi Paul,
Thanks. Sorry for not being clear, yes I understood from your initial post that typed field braces won't work. However the keyboard (CTRL F9) shortcut doesn't work on an Apple Mac.
I...
Thanks so much macropod :)
I think the problem is with the 'Field Brace Pairs'
On my version of Word it generates the outer pair itself
{IF{=B3}>= 100 "Thanks" "The minimum order is 100...
Hello, just spent a couple of days trying to get formula to work in MS Word (2011 Mac)
Eventually I was able to get the following to work:
{=IF(B3>=10,10,0)}
(Shows 10 if the table cell...