Hi I have this formula:
if {ADDRESS.STATE}= "NY" then {ADDRESS.COUNTY}else "NONE"
now I want to add to it to say and if {ADDRESS.COUNTY} = suffolk then 8.5, if the {ADDRESS.COUNTY} is nassau then 8 but I am not sure how add this to my existing formula. Could somone tell me the correct formula?
Thanks
if {ADDRESS.STATE}= "NY" then {ADDRESS.COUNTY}else "NONE"
now I want to add to it to say and if {ADDRESS.COUNTY} = suffolk then 8.5, if the {ADDRESS.COUNTY} is nassau then 8 but I am not sure how add this to my existing formula. Could somone tell me the correct formula?
Thanks