Hello all -
Hoping you can help me out here. I am trying to count up cells that contain freeform text and can't seem to figure it out.
The column is a 'How did you hear about us' list and it includes three standard options plus a freeform other field. Users can select multiple options so I end up with a column like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Facebook, Instagram[/TD]
[/TR]
[TR]
[TD]Instagram[/TD]
[/TR]
[TR]
[TD]Facebook, A friend told me about you[/TD]
[/TR]
[TR]
[TD]I walked by an event[/TD]
[/TR]
[TR]
[TD]Instagram, My mom[/TD]
[/TR]
</tbody>[/TABLE]
I am looking to count up the cells that contain ANYTHING other than "Facebook" or "Instagram". In this example, the count would be 3.
Any help would be greatly appreciated. Thanks so so much.
Hoping you can help me out here. I am trying to count up cells that contain freeform text and can't seem to figure it out.
The column is a 'How did you hear about us' list and it includes three standard options plus a freeform other field. Users can select multiple options so I end up with a column like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Facebook, Instagram[/TD]
[/TR]
[TR]
[TD]Instagram[/TD]
[/TR]
[TR]
[TD]Facebook, A friend told me about you[/TD]
[/TR]
[TR]
[TD]I walked by an event[/TD]
[/TR]
[TR]
[TD]Instagram, My mom[/TD]
[/TR]
</tbody>[/TABLE]
I am looking to count up the cells that contain ANYTHING other than "Facebook" or "Instagram". In this example, the count would be 3.
Any help would be greatly appreciated. Thanks so so much.