Some help with check box list

In your attempt to reproduce my refresh_ListView procedure, you

  1. Reversed the subscripts (1/2) in the references to the two column table of checked items
  2. Used the wrong global variable to map true/false into the corresponding check mark.

Review the debugging article on Do It.