Ok, I just need to set up a criteria that filters my query based on whether or not that field has more than one selection or not.
I.E.: The field is a combo box with, "red, white, blue"
User can select multiple values.
However, when I'm running the calculations, I need to know how many people selected more than one color. I also need to know how many people ONLY selected one color.
Is there any way to do this?
I.E.: The field is a combo box with, "red, white, blue"
User can select multiple values.
However, when I'm running the calculations, I need to know how many people selected more than one color. I also need to know how many people ONLY selected one color.
Is there any way to do this?