Forum Discussion
RayGriffin333
Nov 17, 2021Copper Contributor
COUNTIF function isn't showing my count right in the cell
I'm using a formula example here; =COUNTIF(A3:O82, "VB&T"). at first, it was working flawlessly. then when i went back to my information the count showed all as "0". I checked the equation function a...
- Nov 17, 2021
Check the status bar - does it say "Circular References"?
If the cell with the COUNTIF formula is in the range A3:O82, the formula would cause a circular reference and return 0.
HansVogelaar
Nov 17, 2021MVP
Check the status bar - does it say "Circular References"?
If the cell with the COUNTIF formula is in the range A3:O82, the formula would cause a circular reference and return 0.
- RayGriffin333Nov 17, 2021Copper ContributorWhen I went to check on the "Circular References" for some reason some random formulas were put in the excel... But removing them fixed the issue so thank you for the help