Sign in to join the conversation:
Hi,
I am trying to do a count for a field with 3 criteria. I want to do COUNTIFS( A = "x", B = "y", and C = "Z"). Is there a way to achieve this as COUNTIFS only allows you to do this with 2 criterion?
Countifs will allow you to use as many criterion as you want. just keep going with the same format.
range, criteria, range, criteria, range, criteria and so on
the only requirement is that the ranges need to all be the same size.
Hi all - i am building a monthly dashboard with separate columns for each month's status, key takeaways, and next steps. I am wanting to build an automation that says for example: 'your {{current month}} status update is due, your last {{last month}} update was {{status color}}. Please be sure to indicate your key…
Hello, I have been using an Index match formula, however it doesn't always pull back the correct match or provides a no match however when validating the data, it is there. Is there a better formula to use? Here is what my current formula is in the cell: =INDEX(reference sheet column),MATCH(@row in sheet,(reference sheet…
I have a summary sheet that the formulas look fine on, and were working well, but, after the first of the year, the fields are showing up as either invalid operation or blocked. What would cause this? Below is what is showing when I try to pull the sheet summary to use for the widget. This is what I am seeing in the actual…