I have a datasheet sub Form.
What I am trying to do is have a radio button that allows be to select certain records then press a button to append the selected records.
There is no data field in the underlying (Query)Table.
If I select a radio button then all of the records are selected...or not.
Is there a way to do this without having to create a new field?
What I am trying to do is have a radio button that allows be to select certain records then press a button to append the selected records.
There is no data field in the underlying (Query)Table.
If I select a radio button then all of the records are selected...or not.
Is there a way to do this without having to create a new field?