A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Share the download link of the workbook.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The formula I am using is:
=COUNTIFS(NoResponse!B:B,B2,NoResponse!C:C,C2)
I am trying to count the records in worksheet NoResponse for which column B = cell B2 and column c = C2 (B2 and C2 being cells in the worksheet this formula is in).
When I look at the evaluation of the arguments using the fx button it gives me the #VALUE! error beside the ranges (i.e. NoResponse!B:B and NoResponse!C:C)
However the formula evaluates correctly in all but a few cases. I discovered the #VALUE! error when investigating those cases.
NB: there are no linked workbooks
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.
Share the download link of the workbook.
Thanks but there aren't any errors in those columns. They contain only text or blank cells.
Hi,
There are errors in columns B and/or C. Delete those errors.