View Single Post
 
Old 05-06-2011, 09:28 AM
robpgreer robpgreer is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: May 2011
Location: Los Angeles
Posts: 7
robpgreer is on a distinguished road
Default Syntax Help Needed for Using AND Statement in NEXIF

I'm a new member with a burning question!

Can anyone PLEASE help me figure this one out? I've been searching via Google for hours to no avail. I'm trying to figure out the correct syntax in MS Word 2007 to do a SKIPIF if ALL of the following are true.

{ SKIPIF { MERGEFIELD field1 }= "" }
{ SKIPIF { MERGEFIELD field2 }= "" }
{ SKIPIF { MERGEFIELD field3 }= "" }
{ SKIPIF { MERGEFIELD field4 }= "" }

Any ideas?

Thanks a bunch!
Reply With Quote