Help

Count number of ticks returned by Lookup, where field is a Checkbox

2147 1
cancel
Showing results for 
Search instead for 
Did you mean: 
grayfo
5 - Automation Enthusiast
5 - Automation Enthusiast

I have a Lookup which points to a Checkbox field on another table. The Lookup returns a ‘tick’ character for each of the records where a tick is present.

fd6b95b59b6ccc19ce6de65e857339cf1b000138.png

(The field called “Present” is the Checkbox. The ‘tick’ characters that are returned can be seen beneath the ‘Cancel’ button.)

What formula should I use in order to return a count of the number Checkboxes which have been ticked?

Graham

1 Reply 1
grayfo
5 - Automation Enthusiast
5 - Automation Enthusiast

OK. Thanks to the excellent Help files, I’ve discovered that I can achieve this as follows:

f79a410b67bb1588e2b25721de2d72147a3f4e33.png

Problem solved!

G