I realize this is probably a simple question, but I just cannot find the answer. I have two tables. Projects and Issues. Issues has an ID key and a Project ID that relates back to the Projects table. I have set that relationship on my Relationships window. On my main form, I select a project, then I go to the Issues subform and I add an issue... I want the Project ID to autopopulate with the Project I am sitting on. It does not. I keep ending up with an orphan issue.
I am working from a template that already had a tasks table related to the projects. The tasks subform works fine. I have tried to go through and compare EVERY item, but apparently, I am not finding the proper value to set (or whatever causes that to occur).
If you have an idea where I should look, I would be grateful.
Thanks,
Dave