J
justme
I have a table, tFits, whose primary key is "StyleID" (text field).
This is a one-to-many relationship with table tComments, which has
"CommentID" primary key Autonumber
"StyleID" foreign key Text
"Comment" memo field
"CommentDate" Date field
Usually, any particular comment will apply to more than one Style, maybe 5 -
20. But these styles don't necessarily have anything in common that can be
designated as criteria for an append query.
I am wondering if there is a way to have a form that has 1 memo field, one
date field, and maybe 20 text boxes to enter style numbers that a new
comment record will be created for with the click of a command button.
Any ideas as to how to approach this, if possible?
Also, if you have time, please take a look at my other post which remains
unanswered.
http://www.microsoft.com/office/com...ffice-access&lang=en&cr=US&sloc=en-us&m=1&p=1
Thank you.
This is a one-to-many relationship with table tComments, which has
"CommentID" primary key Autonumber
"StyleID" foreign key Text
"Comment" memo field
"CommentDate" Date field
Usually, any particular comment will apply to more than one Style, maybe 5 -
20. But these styles don't necessarily have anything in common that can be
designated as criteria for an append query.
I am wondering if there is a way to have a form that has 1 memo field, one
date field, and maybe 20 text boxes to enter style numbers that a new
comment record will be created for with the click of a command button.
Any ideas as to how to approach this, if possible?
Also, if you have time, please take a look at my other post which remains
unanswered.
http://www.microsoft.com/office/com...ffice-access&lang=en&cr=US&sloc=en-us&m=1&p=1
Thank you.