AmyLynnHill
Registered User.
- Local time
- Today, 14:33
- Joined
- Dec 7, 2005
- Messages
- 81
Greetings,
I've been messing around with this for a few weeks and need some help.
I have a listbox and on the dblclick event it opens another form and displays a form(participant) that has three subforms. One displays information in a datasheet view (RequestSubform), another displays the participant information in form view(participant) and another displays in form view the request(frmWithReq). I apologize for the inconsistencies of naming. I have attached a copy.
Here's the problem. I want the information to display in form view from the datasheet view, i tried to write some code on the OnCurrent event however, I'm just not getting the syntax correct or something.
If there is anyone that can take a look it would be greatly appeciated!
I've been messing around with this for a few weeks and need some help.
I have a listbox and on the dblclick event it opens another form and displays a form(participant) that has three subforms. One displays information in a datasheet view (RequestSubform), another displays the participant information in form view(participant) and another displays in form view the request(frmWithReq). I apologize for the inconsistencies of naming. I have attached a copy.
Here's the problem. I want the information to display in form view from the datasheet view, i tried to write some code on the OnCurrent event however, I'm just not getting the syntax correct or something.
If there is anyone that can take a look it would be greatly appeciated!