B
beachgirl
I need to set up a merge field that will let my customers know how many
referrals they have received over the year by phone, internet, email, etc. I
don't want the field to reflect any number under 5.
Would like it to read"
Total phone referrals........................6
I tried an If...then...else statement which removes the "total phone
referrals........" but if the number is under 5 it prints just the number.
Ex: 1
What am I missing?
referrals they have received over the year by phone, internet, email, etc. I
don't want the field to reflect any number under 5.
Would like it to read"
Total phone referrals........................6
I tried an If...then...else statement which removes the "total phone
referrals........" but if the number is under 5 it prints just the number.
Ex: 1
What am I missing?