D
dee
Hi have a main form which contains a sub form, which Tina in these newsgroups
helped me create.
Once the main form information is filled in, and the user hits Tab to go to
the sub-form, an append query causes the correct table to be populated with
questions that relate to the questionnaire number in the main form. The data
entry person then inputs the responses to the questions.
It works very well. However, if the data entry person starts mucking around
with the top (main) form, for example, if they select another name, thinking
(mistakenly) that the questionnaire for that person will appear, what it does
instead is modify the underlying data so that the responses that were
originally linked to John Doe are now linked to Mary Smith.
Is there a way that once the sub form has been populated for a person that
the main form becomes "read only" - unchangeable?
VBA isn't my strong suit (understatement).
Any help would be GREATLY appreciated.
helped me create.
Once the main form information is filled in, and the user hits Tab to go to
the sub-form, an append query causes the correct table to be populated with
questions that relate to the questionnaire number in the main form. The data
entry person then inputs the responses to the questions.
It works very well. However, if the data entry person starts mucking around
with the top (main) form, for example, if they select another name, thinking
(mistakenly) that the questionnaire for that person will appear, what it does
instead is modify the underlying data so that the responses that were
originally linked to John Doe are now linked to Mary Smith.
Is there a way that once the sub form has been populated for a person that
the main form becomes "read only" - unchangeable?
VBA isn't my strong suit (understatement).
Any help would be GREATLY appreciated.