Using Greg's example with changes to test on the value of MF 7 & 8:
{IF {MF 7}="This"{IF {MF 8}="That""{MF 1}{MF 2}{{MF 3}""{MF 4}{MF 5}{MF
6}"}""{MF 4}{MF 5}{MF 6}"}
Your false value for MF 7 = "This" is:
{MF 4}{MF 5}{MF 6}
Your true value for MF 7 = "This" depends on the value of MF 8
Your false value for MF 8 = "That" is:
{MF 4}{MF 5}{MF 6}
Your true value for MF 8 = "That" is:
{MF 1}{MF 2}{{MF 3}
This isn't difficult, but you do have to keep track of what is where in
which field.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
See also the MVP FAQ:
http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.