Hi,
I've created a 3 choice option group that records whether a contact phoned, came in for a scheduled meeting, or walked in without an appointment. The result of the option group is a number (stored in the underlying table), but for status forms/reports, etc. I need to know the string/text that goes along with the chosen option for each record. I've tried creating a form based on a query using an IIF statement to generate the string based on the number, but it is only good for choosing 1 of 2 options, not 1 of 3. Can anyone shed some light on this for me? Thanks in advance.
I've created a 3 choice option group that records whether a contact phoned, came in for a scheduled meeting, or walked in without an appointment. The result of the option group is a number (stored in the underlying table), but for status forms/reports, etc. I need to know the string/text that goes along with the chosen option for each record. I've tried creating a form based on a query using an IIF statement to generate the string based on the number, but it is only good for choosing 1 of 2 options, not 1 of 3. Can anyone shed some light on this for me? Thanks in advance.