King Kreglo
Registered User.
- Local time
- Today, 04:59
- Joined
- Aug 31, 2013
- Messages
- 32
Hi!
What I'm trying to do is update a subform based off a control in a seperate subform
I have a question that I know is doable but is too tricky for me to figure out, so thanks in advance to the prodigy who can help me out with this headache
I am building a tool to track our companies clients, many of whom have multiple accounts.
I have a form with a Navigation Control (frmAccounts) and a subform (frmMasterAccounts).
The subform contains the "master account's" for the users to select from which house the multiple sites (accounts) in the Navigation Form.
I have temporary variables in place so that the query filters to show only the accounts under the master account when one has been selected but I can't figure out how to make the Navigation form requery or refresh like it should.
Each tab under the Nav. form contains a different subform based off of a query. I've tried requering all these queries and requering the subforms themselves but nothing seems to work.
Any help or suggestions would be appreciated, thanks
-Nick
What I'm trying to do is update a subform based off a control in a seperate subform
I have a question that I know is doable but is too tricky for me to figure out, so thanks in advance to the prodigy who can help me out with this headache

I am building a tool to track our companies clients, many of whom have multiple accounts.
I have a form with a Navigation Control (frmAccounts) and a subform (frmMasterAccounts).
The subform contains the "master account's" for the users to select from which house the multiple sites (accounts) in the Navigation Form.
I have temporary variables in place so that the query filters to show only the accounts under the master account when one has been selected but I can't figure out how to make the Navigation form requery or refresh like it should.
Each tab under the Nav. form contains a different subform based off of a query. I've tried requering all these queries and requering the subforms themselves but nothing seems to work.
Any help or suggestions would be appreciated, thanks

-Nick
Attachments
Last edited: