- Main form is f02Journals, and the sub form is f02JournalsSub. Sub form 2 is f02SubAccountSub.
- I am trying to add a second Sub form. I have a challenge linking Sub form 2 to Sub form 1.
- In the image a field “Coment_IDh” can be seen in sub form 1.
- Sub form 2 has a field in the query “Coment_IDs”, not displaying on Sub form 2.
- On image 1 a text field can be seen that returns the ID in field “Coment_IDh” to the main form from Sub form 1.
- I fail to get a “Master field” to connect to. Image 2.
- I added a field “Coment_IDi” to table t02Journals. If an expression that can return the ID in “5” above to this field “Coment_IDi”, I believe it will work for what I want to do.
![]()