Quarter vs Month

B

Bigfoot17

This formula may look familiar as I have come here for help on it before, but
my question is a tweak for it:
{=COUNT(1/FREQUENCY(IF((Log!$A$6:$A$1000=A42)*(MONTH(Log!$G$6:$G$1000)=$E$37),MATCH(Log!$B$6:$B$1000&"",Log!$B$6:$B$1000&"",0)),ROW(1:499)))}

I am focusing on the section (MONTH(Log!$G$6:$G$1000)=$E$37). The E37 is a
cell in a spinner link. So as I increment the spinner the data is selected
for that month, 1-12.

Here is my problem. The monthly report is now a QUARTERLY report (Jan-Mar,
Apr-Jun, Jul-Sep, Oct-Dec). So my spinner range is now 1-4 instead of 1-12.
With the above formula if the month matched the spinner cell there was Joy in
Mudville. Now I need to get Jan-Mar when the spinner cell is 1, etc. Any
suggestions? Am I making this harder than it really is?

Thanks in advance.
 
B

Bigfoot17

Fantastic! This was a great help.

I had to change the ",=$E$37)" + "=$E$37)" but it got me where I needed to
be. Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top