E
EarlCPhillips
I have a subform showing the time and date worked for a volunteer or other
worker, within a form showing individual volunteers. Sometimes blank rows are
added to the activity table or incomplete rows are added. As an ex-mainframer
I expect all editing to occur when the enter key is pressed, allowing me to
make cross-field edits, range edits, appropriateness edits, etc. when the
"page" is updated. This does not seem to occur with Access, causing
essentially empty rows to be written to the activity table and some incorrect
rows to be written to the activity table. I have tried various event
procedures for the individual fields and for the sub-form without success.
I want a way to edit each of the fields in the row for completeness and
appropriateness prior to ANY field being written to the table, because some
edits are cross-field depending on to field. What "event procedure" is used
to accomplish this? I have tried "beforeupdate" on individual fields,
"afterupdate" on individual fields, etc. and some "event procedures" for the
form without success.
Any suggestions? I am capable of writing complex event procedures in VBA if
need be.
Earl Phillips
Ex-mainframer volunteering in Access
At Local Food Bank
worker, within a form showing individual volunteers. Sometimes blank rows are
added to the activity table or incomplete rows are added. As an ex-mainframer
I expect all editing to occur when the enter key is pressed, allowing me to
make cross-field edits, range edits, appropriateness edits, etc. when the
"page" is updated. This does not seem to occur with Access, causing
essentially empty rows to be written to the activity table and some incorrect
rows to be written to the activity table. I have tried various event
procedures for the individual fields and for the sub-form without success.
I want a way to edit each of the fields in the row for completeness and
appropriateness prior to ANY field being written to the table, because some
edits are cross-field depending on to field. What "event procedure" is used
to accomplish this? I have tried "beforeupdate" on individual fields,
"afterupdate" on individual fields, etc. and some "event procedures" for the
form without success.
Any suggestions? I am capable of writing complex event procedures in VBA if
need be.
Earl Phillips
Ex-mainframer volunteering in Access
At Local Food Bank