hello,
I have searched for similar issues but cannot quite see my mistake. I have a
frmMain_toplg which is my 1st and main navigation form
then inside that is Subform1
then i have a button that takes me to Expense Navigation (which is a second navigation form. and inside that is NavigationSubform. I have a query in that Navigationsubform (originally from a form called Edit receipt nav) that picks a van based on the control [van query]
in my query i have
[forms]![frmMain_toplg]![Subform1].[Form]![NavigationSubform].[Form]![Van Query]
when i am performing the query it works, but i continue to get a parameter popup when the main navigation is opened? I have tried many different combinations but nothing that kills the popup and runs the query.
Thanks for taking a look
I have searched for similar issues but cannot quite see my mistake. I have a
frmMain_toplg which is my 1st and main navigation form
then inside that is Subform1
then i have a button that takes me to Expense Navigation (which is a second navigation form. and inside that is NavigationSubform. I have a query in that Navigationsubform (originally from a form called Edit receipt nav) that picks a van based on the control [van query]
in my query i have
[forms]![frmMain_toplg]![Subform1].[Form]![NavigationSubform].[Form]![Van Query]
when i am performing the query it works, but i continue to get a parameter popup when the main navigation is opened? I have tried many different combinations but nothing that kills the popup and runs the query.
Thanks for taking a look