mikefight
Programmer
- Feb 2, 2007
- 14
I need to print a specific address. I keep getting the address printing twice or not at all. I am new to cr 11.
Crytsal version 11
SQL database
name type = o
name type = 3 and maileoverride = 1
if account has a name with type = 3 and override = 1 then
print override address
else print address with name type = 0
How to I get just one address to show, this is for a mailing list output to excel.
Crytsal version 11
SQL database
name type = o
name type = 3 and maileoverride = 1
if account has a name with type = 3 and override = 1 then
print override address
else print address with name type = 0
How to I get just one address to show, this is for a mailing list output to excel.