Let me try to explain this....
I have a form with a subform on it which has a subform on it. The second subform has a listbox. The listbox is pulling data from a query. The query is driven by a field on the main form. How do I get the listbox to refresh/requery when the field on the main form updates.
I have the field do a Me.Refresh when it changes, but that doesn't make a difference.
I hope that makes sense.
Thanks
I have a form with a subform on it which has a subform on it. The second subform has a listbox. The listbox is pulling data from a query. The query is driven by a field on the main form. How do I get the listbox to refresh/requery when the field on the main form updates.
I have the field do a Me.Refresh when it changes, but that doesn't make a difference.
I hope that makes sense.
Thanks