Hi all you experts!
I have an App. that prints out a list from witch people can select (or unselect) list items, using a pen or pencil...
. The user then types in this selection.
I would like to automate this process using an Excel sheet, but don't know how to implement the bool value in an excel cell. I think a checkBox would be good.
1) Am I right? there are about 200-700 items in the list.
2) How do I format a cell as a checkBox using acc 2003 VBA?
TIA
I have an App. that prints out a list from witch people can select (or unselect) list items, using a pen or pencil...

I would like to automate this process using an Excel sheet, but don't know how to implement the bool value in an excel cell. I think a checkBox would be good.
1) Am I right? there are about 200-700 items in the list.
2) How do I format a cell as a checkBox using acc 2003 VBA?
TIA