bogglebeats
Registered User.
- Local time
- Today, 20:24
- Joined
- Dec 19, 2002
- Messages
- 53
is there any way to link forms without declaring subforms? i have a form called clients information and a subform within that called counseling session. i also have a form called workshop and a subform within that called workshop attendees. there is a field on the counseling session subform called 'workshop title' that the user can enter in. if the titled is entered in (or chosen - i can change to a listbox), then this makes the client a workshop client. what i want is to update on my other forms (workshop, workshop attendees) if the client is declared a workshop client on the counseling session subform (by choosing the workshop title). i would like for the clients name to show up as a workshop attendee subform. is this possible?