F
flipper1067
I have a form that has a FK in it but it isn't populating. When I g
into frmApplication and click in children subform on the command butto
""Answer Child Questions". Then I Click on that and try to put in
response to the first question. It won't let you move on to the nex
question because there is no value for ChildID. I could type th
ChildID in, but of course, I want them to autopopulate instead. I trie
to put in the following in the default value for the ChildID text box i
frmChildQResponses
[Forms]![frmApplication]![sfmChildren].[Form].[ChildID]
Can anyone help me link these two forms or figure out what I am doin
wrong? Thanks
into frmApplication and click in children subform on the command butto
""Answer Child Questions". Then I Click on that and try to put in
response to the first question. It won't let you move on to the nex
question because there is no value for ChildID. I could type th
ChildID in, but of course, I want them to autopopulate instead. I trie
to put in the following in the default value for the ChildID text box i
frmChildQResponses
[Forms]![frmApplication]![sfmChildren].[Form].[ChildID]
Can anyone help me link these two forms or figure out what I am doin
wrong? Thanks