P
Peppie
Hi Steve,
Your help was much appreciated, but your solution lead to a new
question.
I can add new projects to my clients. I can also add new contact
persons to clients. But sometimes, the details of a contact
person change. Is it possible to select a record in the subform
and then program a button that opens an edit contact form where
the selected contactperson is already selected and ready for
edits? I do not want to allow eddits in the subform, because
this subform only shows limited information. I tried to set a
default value of ContactID field in the Edit contact form as
such: [forms]![Contacts subform]![ContactID] but that did not
work. It opens the form, but it does not show the selected
record. It always show the first record that is in the Contact
table.
Do you know how to solve this problem?
Thanks in advance, Peppie
Your help was much appreciated, but your solution lead to a new
question.
I can add new projects to my clients. I can also add new contact
persons to clients. But sometimes, the details of a contact
person change. Is it possible to select a record in the subform
and then program a button that opens an edit contact form where
the selected contactperson is already selected and ready for
edits? I do not want to allow eddits in the subform, because
this subform only shows limited information. I tried to set a
default value of ContactID field in the Edit contact form as
such: [forms]![Contacts subform]![ContactID] but that did not
work. It opens the form, but it does not show the selected
record. It always show the first record that is in the Contact
table.
Do you know how to solve this problem?
Thanks in advance, Peppie