Hi.
I'm getting mad triying to solve this "little" issue, altough I've been for a long time looking for a solution.
The thing is that i've got a main form with 2 subforms, wich takes the values from a query and two comboboxes in the form. When I navigate trough the records of the main table (in the main form), the values of that comboboxes changes, but It didn't the subforms ones.
The thing is when i press the refresh button it load the right values, but before that records on the subs keep empty.
Sorry for the poor explanation, is the better I could. I attach the example database so anyone can help me!!
I tried by VBA code (Me.subforms.refresh, requery...) and nothing works.
Thanks in advance for your help.
I'm getting mad triying to solve this "little" issue, altough I've been for a long time looking for a solution.
The thing is that i've got a main form with 2 subforms, wich takes the values from a query and two comboboxes in the form. When I navigate trough the records of the main table (in the main form), the values of that comboboxes changes, but It didn't the subforms ones.
The thing is when i press the refresh button it load the right values, but before that records on the subs keep empty.
Sorry for the poor explanation, is the better I could. I attach the example database so anyone can help me!!
I tried by VBA code (Me.subforms.refresh, requery...) and nothing works.
Thanks in advance for your help.