G
Guest
This is probably easy, but it's stumping me right now. I have my main form
with genreal data on an individual and I have a button that launches a
seperate form where you can add comments. The comments table has the ID
field, Comments, and date. The ID on the general table has the one to many
relationship to the ID on the comments table.
All's i'm trying to do is have the ID show up in the comments form, so it
saves the ID number in the comments table.
I know there may be more to explain, but I'm not sure what.
Any ideas?
with genreal data on an individual and I have a button that launches a
seperate form where you can add comments. The comments table has the ID
field, Comments, and date. The ID on the general table has the one to many
relationship to the ID on the comments table.
All's i'm trying to do is have the ID show up in the comments form, so it
saves the ID number in the comments table.
I know there may be more to explain, but I'm not sure what.
Any ideas?