R
Raul Bloodworth
Trying to do an if...then...else inside a telephone number merge field (or
vice versa).
Simply, if the merged phone number is greater than eight characters in
length I'd like the area code included for MY phone..
{ IF (LEN{ MERGEFIELD PHONE }>8) "212-" ""} 555-1234}
variants of the above don't work. Any ideas? TIA
vice versa).
Simply, if the merged phone number is greater than eight characters in
length I'd like the area code included for MY phone..
{ IF (LEN{ MERGEFIELD PHONE }>8) "212-" ""} 555-1234}
variants of the above don't work. Any ideas? TIA