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

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
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,214,593
Messages
6,120,435
Members
448,961
Latest member
nzskater

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
Back
Top