View Single Post
 
Old 05-03-2012, 08:26 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi bekz,

See attached. You'd omitted a space in the DFKEY1 IF test. It's the little things that get you.

Also, you had the DFKEY1 field's IF test embedded in the DFKEY2 field's IF test, meaning that the DFKEY1 field's output could only ever display if the DFKEY2 field's output was displayed. Plus, with the field coding you had, there'd be two page breaks before the DFKEY1 field's output displayed, but none between it and the DFKEY1 field's output. As it appears the DFKEY1 field's output is meant to be positioned ahead of the DFKEY2 field's output, I've simply moved the whole of the DFKEY1 field (including its IF test) so that it occurs before the DFKEY2 field and its IF test.
Attached Files
File Type: docx bekz.docx (101.7 KB, 22 views)
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote