Access_Newbie_2
Registered User.
- Local time
- Today, 03:00
- Joined
- Sep 7, 2003
- Messages
- 13
Hi..
I have a continous form that displays the results of a search prior to printing them.. I have a "TmepPrint" flag on this form that controls a temp field on my table to filter records to include in that report... What I would like to do is either on the OpenEvent of the form or on a cmd button have all the records on my forms checkbox set to true... Since its actually controlling a record i cant just do default value = true... Thanks for help!
I have a continous form that displays the results of a search prior to printing them.. I have a "TmepPrint" flag on this form that controls a temp field on my table to filter records to include in that report... What I would like to do is either on the OpenEvent of the form or on a cmd button have all the records on my forms checkbox set to true... Since its actually controlling a record i cant just do default value = true... Thanks for help!