We need to add multiple solicit codes to some records. I haven't been able to successfully add more than one code. I've tried concatenating them but that isn't working either. Here is the code I used: oSolicitCode = "No Contact" & ";" & "No Mail" Any ideas how to add more than 1? Thanks. Lisa
Lisa Folger
We need to add multiple solicit codes to some records. I haven't been able to successfully add more than one code. I've tried concatenating them but that isn't working either. Here is the code I used:
oSolicitCode = "No Contact" & ";" & "No Mail"
Any ideas how to add more than 1?
Thanks.
Lisa