J
JPP
I currently have this function:
=IF(AO116="1) Agent did not identify the beneficiary's likes
dislikes.,2) Agent did not ask or acknowledge they understand th
beneficiary's current coverage.,3) Agent failed to collect enoug
information to recommend a suitable plan.,4) Agent recommended a pla
that is not suitable for the beneficiary's needs.,6) Other complianc
issue.", "1) Agent did not identify the beneficiary's likes
dislikes.", “0”)
However, this is over the 255 char limit. How can I use this i
conjunction with the CONCATENATE function per the instructions in Excel
This code works, and is what I want to happen. It's just that this on
is too long for Excel's liking. Thank
=IF(AO116="1) Agent did not identify the beneficiary's likes
dislikes.,2) Agent did not ask or acknowledge they understand th
beneficiary's current coverage.,3) Agent failed to collect enoug
information to recommend a suitable plan.,4) Agent recommended a pla
that is not suitable for the beneficiary's needs.,6) Other complianc
issue.", "1) Agent did not identify the beneficiary's likes
dislikes.", “0”)
However, this is over the 255 char limit. How can I use this i
conjunction with the CONCATENATE function per the instructions in Excel
This code works, and is what I want to happen. It's just that this on
is too long for Excel's liking. Thank