doctorswamp
Technical User
Hi
Have a form that lists people's names, each with a tickbox to allow selection for later use. I'd like a button to clear all existing ticks.
Since the form is in datasheet view I can't see a way of container form with no data source and dropped the datasheet into it.
If the form is called frmContainer and the datasheet is called frmPickList, with tickbox called Flag, how do I get a command button to clear all existing ticks.
Or is there a better way of setting about this? Subsidiary question is whether it's right that a form in datasheet view can't contain command buttons?
Have a form that lists people's names, each with a tickbox to allow selection for later use. I'd like a button to clear all existing ticks.
Since the form is in datasheet view I can't see a way of container form with no data source and dropped the datasheet into it.
If the form is called frmContainer and the datasheet is called frmPickList, with tickbox called Flag, how do I get a command button to clear all existing ticks.
Or is there a better way of setting about this? Subsidiary question is whether it's right that a form in datasheet view can't contain command buttons?