C
Connie
I'm trying to create a form that will display a list in datasheet view where
the user can check those records they want to send a letter. If I add an
unbound checkbox to this form, when the user checks 1 box it checks it for
all records. Is creating a temp table (& base the query for this form off
that temp table) the way to go or is there a better way to accomplish this.
TIA
Connie
the user can check those records they want to send a letter. If I add an
unbound checkbox to this form, when the user checks 1 box it checks it for
all records. Is creating a temp table (& base the query for this form off
that temp table) the way to go or is there a better way to accomplish this.
TIA
Connie