vangogh228
Registered User.
- Local time
- Yesterday, 23:27
- Joined
- Apr 19, 2002
- Messages
- 302
I set up a database allows me to use Candace Tripp's 3-level cascading combo boxes within a form, and display the datasheet within the subform (Do I need that displayed?) But, now I want to be able to add notes to each of the selected activities. What I have is
First selection: Conversion (What kind of data conversion we're doing)
Second selection: Geography (Country of region to which it applies)
Third Selection: Step (Which step along the conversion process being referred to)
When I make entries into these fields, I get down to a single record in my table, shown in datasheet view in the subform. But now, I want to be able to enter a series of dated notes for the various steps as we encounter or initiate activity. I have a related subtable, but I don't know what to do to be able to make entry into it from this form. I know it is probably stupid-simple, but I am hitting a roadblock here...
Thanks for any help.
Tom
First selection: Conversion (What kind of data conversion we're doing)
Second selection: Geography (Country of region to which it applies)
Third Selection: Step (Which step along the conversion process being referred to)
When I make entries into these fields, I get down to a single record in my table, shown in datasheet view in the subform. But now, I want to be able to enter a series of dated notes for the various steps as we encounter or initiate activity. I have a related subtable, but I don't know what to do to be able to make entry into it from this form. I know it is probably stupid-simple, but I am hitting a roadblock here...
Thanks for any help.
Tom