R
raj
i need to check to see if a field is numeric. if it is apply the mask
otherwise just leave it as it is
i have this
{ if { MERGEFIELD "TEST" } < "A" "{MERGEFIELD "BLAH" "mask=$#,##0"}
"{MERGEFIELD "BLAH"} }
please help
otherwise just leave it as it is
i have this
{ if { MERGEFIELD "TEST" } < "A" "{MERGEFIELD "BLAH" "mask=$#,##0"}
"{MERGEFIELD "BLAH"} }
please help