Help with IF Statement

K

knowshowrosegrows

Can someone give me the proper syntax for the following?

If ProgramType_II is blank, I want nothing to show. If it is not blank, I
want the following:

", MERGEFIELD ProgramType II listed as MERGEFIELD DPAS Code II."
 
D

Doug Robbins - Word MVP

{ IF { MERGEFIELD ProgramType_II } <> "" ", { MERGEFIELD ProgramType_II }
listed as {MERGEFIELD {DPAS_Code_II.}" "" }

You must use Ctrl+F9 to insert each paid of field delimiters { } Make sure
that the names of the merge fields are correct.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top