ophiuchus
New Member
Hi all
I've been coming here for information for ages and just took the plunge on the Dashboard course and thought I'd get involved in the community. I've also got a question about the frequency formula because I can't seem to get it to work as I want.
I have a cell whereby I am entering in a date in to cell B2 - the date is typically a Monday as it's the start of the week. Then I am trying to count the number of unique clients I have in column B (ClientID) in data sheet when the date in column A (Date) is greater than and equal to the date in B2.
{=FREQUENCY(IF(Date>=B2,ClientID),10000000)}
The value of 10000000 is there because the ClientID is numeric and this number is higher than the largest ClientID.
Thanks in advance for any assistance.
Mark
I've been coming here for information for ages and just took the plunge on the Dashboard course and thought I'd get involved in the community. I've also got a question about the frequency formula because I can't seem to get it to work as I want.
I have a cell whereby I am entering in a date in to cell B2 - the date is typically a Monday as it's the start of the week. Then I am trying to count the number of unique clients I have in column B (ClientID) in data sheet when the date in column A (Date) is greater than and equal to the date in B2.
{=FREQUENCY(IF(Date>=B2,ClientID),10000000)}
The value of 10000000 is there because the ClientID is numeric and this number is higher than the largest ClientID.
Thanks in advance for any assistance.
Mark