A
Andrew L.
I would like the current date (short date is fine) to be auto-entered
into either DateAdd or DateModified on edit or creation of records.
Ideally, I would like to set the form as read-only, then have 2
controls (buttons), one Edit Record and one Add Record, the above
functionality being added to the on-click event of each. Any resources
or help most appreciated.
As it stands, the parent form is frmArtists (based on an Artists
table), and the subform is sfrmShowsDetail (based on a query whose
source is a Shows table).
into either DateAdd or DateModified on edit or creation of records.
Ideally, I would like to set the form as read-only, then have 2
controls (buttons), one Edit Record and one Add Record, the above
functionality being added to the on-click event of each. Any resources
or help most appreciated.
As it stands, the parent form is frmArtists (based on an Artists
table), and the subform is sfrmShowsDetail (based on a query whose
source is a Shows table).