D
David
I need a quick and easy way to handle one to many
relationship data.
I have a project record which can have zero or more
associated comment records.
I need to display a list of all comments entered so far
(this will necessitate scrolling as they may not fit on
the form) and allow additional comments to be added.
My form is FULL, no more room to add additional fields.
Can this subform be kicked off via a button and what
problems, if any, will that lead to?
relationship data.
I have a project record which can have zero or more
associated comment records.
I need to display a list of all comments entered so far
(this will necessitate scrolling as they may not fit on
the form) and allow additional comments to be added.
My form is FULL, no more room to add additional fields.
Can this subform be kicked off via a button and what
problems, if any, will that lead to?