abentley44
05-01-2008, 09:01 AM
I had this working at one time but now it won't work and I have no idea what I did to make it stop working.
My main form (Companies) has a subform that displays the contacts for the company.
Two issues I'm having trouble with. First, I want to double click on the contact name in the subform and have a form open so that all information for the person can be edited.
Secondly, I have a button on my main form that will open a new data entry form based on the record selected in the subform. This form is used to enter information about phone calls made to that person so each time it's opened it's a new record.
I have read about the syntax for using main/subforms until I can't read anymore and everything I try won't work. :(
Thanks for any help you can provide.
My main form (Companies) has a subform that displays the contacts for the company.
Two issues I'm having trouble with. First, I want to double click on the contact name in the subform and have a form open so that all information for the person can be edited.
Secondly, I have a button on my main form that will open a new data entry form based on the record selected in the subform. This form is used to enter information about phone calls made to that person so each time it's opened it's a new record.
I have read about the syntax for using main/subforms until I can't read anymore and everything I try won't work. :(
Thanks for any help you can provide.