- I have a colum of cells
- each cell contains a formular
- formular displays under certain conditions an email address (this if-function works correctly)
- at the bottom of the column, I need to count the number of email addresses in this very column.
What kind of function do I need to count the email addresses being calculated by an if-formular?
As an identifier for an email address, the “@” can be used; it is not the result of any other if-function result.
Thanks a lot in advance for your help.