Hello
I have data stored in a table. For each record there are multiple fields that the data is Yes, NO, NA, FYI.
I want another field on each record to count how many of these items are not NA or FYI, but I don't know how to set that field up to automatically count without some kind of user input.
The users are selecting the NA, Yes, No etc but I don't want them to have to do something additional to count and store that number.
I'm guessing it is some kind of macro or query that is bound to the field type but I'm completely lost.
The record would look like this:
NA| YES| NA| NO| YES| [countOpportunities]
countOpportunities would = 3 for this record.
Any help is greatly appreciated!
Thanks
I have data stored in a table. For each record there are multiple fields that the data is Yes, NO, NA, FYI.
I want another field on each record to count how many of these items are not NA or FYI, but I don't know how to set that field up to automatically count without some kind of user input.
The users are selecting the NA, Yes, No etc but I don't want them to have to do something additional to count and store that number.
I'm guessing it is some kind of macro or query that is bound to the field type but I'm completely lost.
The record would look like this:
NA| YES| NA| NO| YES| [countOpportunities]
countOpportunities would = 3 for this record.
Any help is greatly appreciated!
Thanks