Accessosaurusrex
Registered User.
- Local time
- Today, 03:25
- Joined
- Oct 18, 2010
- Messages
- 28
I am looking how to build the code so that if a form you have open has a value of 0 in three different fields, I can press an update button at the bottom of the form and it will place the current date in another field on each record. To explain better (hopefully), I have three check boxes on a form. Should a record exist that does not meet the conditions of the check boxes, they will leave the boxes alone which are defaulted to 0. Otherwise they will check the box and other functions take place. When the user is through with the check boxes, I would like them to hit an update button which will look at only the records displayed on the form, and if no boxes are checked on that record to apply the current date to another field on that record.
The check boxes are called NS RX and Re and the field I wish to update is ClrDate.
I am open to better ideas than this but my VBA skills are pretty poor.
I am using Access 2007 at this time.
Thank you for any assistance with this.
The check boxes are called NS RX and Re and the field I wish to update is ClrDate.
I am open to better ideas than this but my VBA skills are pretty poor.
I am using Access 2007 at this time.
Thank you for any assistance with this.