AmyLynnHill
Registered User.
- Local time
- Yesterday, 17:41
- Joined
- Dec 7, 2005
- Messages
- 81
Greetings,
I search this forum for a search feature for subforms. I found one and attempted to copy the code and apply to my database. I getting two error messages and stumped on how to fix.
I want to be able to search by a Participant Name, SSN or Request ID. The request ID is in the subform and has a one to many relationship with the main form-frmWithContacts. The request ID is also and auto number and not a combo box which I thought might have something to do with it.
The error messages I get are Object doesn't support this property or method and can not assign a value to this object. The search works on the search form but doesn’t populate the frmWithContacts with the record.
I have attached a copy of my database. Can anyone help me? I'm fairly new with VB and I'm not sure how to troubleshoot.
I search this forum for a search feature for subforms. I found one and attempted to copy the code and apply to my database. I getting two error messages and stumped on how to fix.
I want to be able to search by a Participant Name, SSN or Request ID. The request ID is in the subform and has a one to many relationship with the main form-frmWithContacts. The request ID is also and auto number and not a combo box which I thought might have something to do with it.
The error messages I get are Object doesn't support this property or method and can not assign a value to this object. The search works on the search form but doesn’t populate the frmWithContacts with the record.
I have attached a copy of my database. Can anyone help me? I'm fairly new with VB and I'm not sure how to troubleshoot.