why does this report a circular reference in the last 3 columns I use?
=COUNTIF(INDIRECT(CHAR(COLUMN()+64)&$B$51&":"&CHAR(COLUMN()+64)&$B$52),"2")
$B$51 and $B$52 are constants I enter, so it only counts a limited number of rows
The more confusing issue is that the circular reference keeps changing, which cell is wrong
This circular reference error appears on every worksheet this formula is on, except in a different column
COLUMN()function