Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10449

Re: Formula for an Address

$
0
0

OK. Let's put the parenthesis back in:

 

(If {rpt_AddressDetail.Addr1}  <> "" then {rpt_AddressDetail.Addr1} + chr(13)) &

(If {rpt_AddressDetail.Addr2}  <> "" then {rpt_AddressDetail.Addr2} + chr(13)) &

(If {rpt_AddressDetail.City}  <> "" then {rpt_AddressDetail.City} + chr(13)) &

(If {rpt_AddressDetail.State}  <> "" then {rpt_AddressDetail.State} + chr(13)) &

(If {rpt_AddressDetail.Zip}  <> "" then {rpt_AddressDetail.Zip})


-Abhilash


Viewing all articles
Browse latest Browse all 10449

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>