Question
use the calculate function to count items in a list
I have a form that will be used for entering names and times worked. The list could have anywhere from 1 to 21 names at any given time. I'm trying to find a calculation that will give me the total number of names entered on the list. Any ideas?