IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#24531 - 04/10/08 11:23 AM if statements with static and merge fields
A Plus Letter Offline
OL Newbie

Registered: 04/10/08
Posts: 15
Loc: USA
I am trying to set up a "if" statement command that says if ("mergefield agentphone" is not blank put this statement "our agency at mergefield agencyphone","mergefield agentname"). When I follow the steps it is not working. Can you help me?

Karen

Top
#24532 - 04/10/08 11:44 AM Re: if statements with static and merge fields
Douglas Offline
Member

Registered: 08/28/07
Posts: 35
Hello,

Try this:

IF([mergefield agentphone]="","our agency at mergefield agencyphone",[mergefield agentphone])

If it does not work, pPlease email support@printshopmail.com a copy of your formula for review.

Thanks,

Top