COUNTIFS Query

SamanthaC

New Member
Joined
Mar 25, 2014
Messages
22
Hi there

I am struggling to understand why the following Countifs formula is currently returning the value Zero when is should be returning a number. I believe it has do do with <=& section of the formula but I do not understand where I haver gone wrong.

I am asking the formula to do the following

Count if the Data A = the Office and it is in the same year and if the week is smaller and equals to the week number (which is were I believe the formula stops wroking). I have also tried the following, which did not work either
HTML:
'Data 1'!B:B,"<="&(C3).

HTML:
COUNTIFS('Data1'!A:A,$A$11,'DATA1'!D:D,C1,'Data1'!B:B,"<"&($C$3+1),'Data1'!H:H,"<>Y")

Any help would be greatly appreciated

Thanks
Sam
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

squirrel31

New Member
Joined
Sep 15, 2014
Messages
30
Have you tried evaluating the formula using excel evaluate formula feature? (Locatable in the formulas tab). Additionally, you may find it quicker and easier for others to post a snippet of an example that also shows your expected results.
 
Upvote 0

Forum statistics

Threads
1,190,913
Messages
5,983,536
Members
439,848
Latest member
timmyo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top