Forum Discussion
Rainbow0806
Sep 19, 2024Copper Contributor
Email Sent Frequency
 Hi all,     I am looking into email frequency.     I have exported data that showcases the email addresses that have had an email sent to them, i need to showcase how many times each email address wa...
Martin_Angosto
Sep 19, 2024Iron Contributor
I don't know if this is exactly what you were looking for, but:
Please see attached document with proposed solution.
One possibility is to use UNIQUE function to get the list of unique email addresses and then use COUNTIF next to them to get the number of times these appear in the full list.
Rainbow0806
Sep 19, 2024Copper Contributor
Hi Martin - thank you so much for your quick reply, i'll give this a try! 🙂