A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
You may use this alternative formula -
=COUNTIF(INDEX($CC:$CC;126):INDEX($CL:$CL;130);"0")
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have a problem with the OFFSET function in Excel 2013. I have this evaluation: COUNTIF(OFFSET($CC$126;0;0;5;10);"0"), so it should count from row 126 to row 130, but it only count until row 129. It works good with Excel 2007 so I really don't know why is it not working. Can somebody help me with that? Thank you
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You may use this alternative formula -
=COUNTIF(INDEX($CC:$CC;126):INDEX($CL:$CL;130);"0")
Unfortunately I can't because it is work stuff.