U
Uschi via AccessMonster.com
I am working on a database (Assess 2002) which keeps a history of ownership
for a homeowners association. Each homeowner owns a share in this corporation.
The fields on the form are as follows: Space No., Certificate No., Date
Issued, Membership Name, Current Member Listing (checkbox), Reason for Change
in Ownership (list box), Maintenance Fee, Rent and Date Certificate
Surrendered.
I have an Update This Record (Add Record) command button. When a record is
updated the new record already contains certain carryover information: Space
No., Current Member Listing (check box is checked), Maintanance Fee and Rent.
The user needs to do 3 things with a record when that owner surrenders a
certificate: 1) fill in the Date Certificate Surrendered field, 2) click the
Update This Record command button and 3) fill in the new owner information on
the new record.
This problem is this: it is far too easy to go straight to the Update This
Record command button which, of course, leaves the Date Certificate
Surrendered field blank.
When the user clicks the Update This Record command button without completing
the Date Certificate Surrendered field, I would like a message box to pop up
telling the user that the record cannot be updated until the Date Certificate
Surrendered field is completed. Is this possible?
Your help will be greatly appreciated.
for a homeowners association. Each homeowner owns a share in this corporation.
The fields on the form are as follows: Space No., Certificate No., Date
Issued, Membership Name, Current Member Listing (checkbox), Reason for Change
in Ownership (list box), Maintenance Fee, Rent and Date Certificate
Surrendered.
I have an Update This Record (Add Record) command button. When a record is
updated the new record already contains certain carryover information: Space
No., Current Member Listing (check box is checked), Maintanance Fee and Rent.
The user needs to do 3 things with a record when that owner surrenders a
certificate: 1) fill in the Date Certificate Surrendered field, 2) click the
Update This Record command button and 3) fill in the new owner information on
the new record.
This problem is this: it is far too easy to go straight to the Update This
Record command button which, of course, leaves the Date Certificate
Surrendered field blank.
When the user clicks the Update This Record command button without completing
the Date Certificate Surrendered field, I would like a message box to pop up
telling the user that the record cannot be updated until the Date Certificate
Surrendered field is completed. Is this possible?
Your help will be greatly appreciated.