I'm a little confused at what you want from the column count, it sounds like you want to know how many columns there are in each table? or how many columns are checked?
Check boxes store either NULL (No entry), 0 (False, no, or not Check), and -1 (True, yes, or Checked). To create criteria for...