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

Re: Formula for an Address

$
0
0

Hi Trey,

 

Try this please:

 

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} + chr(13))


Make sure the option 'Crystal Syntax' is chose as the default language and 'Default Values for Nulls' is also chosen from the dropdown.


-Abhilash


Viewing all articles
Browse latest Browse all 9369

Trending Articles



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