Hi all,
I have a subform control on my main form named subsubform
which is a subform also named subsubform. This subform has no controls on it, it is just a placeholder. The subform changes to one of three other subform depending on the button the user clicks so they can see three entirely different sets of data.
However ideally I’d like to have the placeholder display queries instead of subforms, so the placeholder changes from one completely different query to another when they click the button.
Like I say this works fine using different subforms but if I can use queries instead of subforms it would save me having to create various different subforms as the different queries already exist.
Is this idea worth the hassle? It just surprised me that I could not change the source of the placeholder to a query instead of a subform that is made from that query.
Hope that makes sense because it sounded off as I typed it.
Thanks in advance,
Mitch.....
I have a subform control on my main form named subsubform
which is a subform also named subsubform. This subform has no controls on it, it is just a placeholder. The subform changes to one of three other subform depending on the button the user clicks so they can see three entirely different sets of data.
However ideally I’d like to have the placeholder display queries instead of subforms, so the placeholder changes from one completely different query to another when they click the button.
Like I say this works fine using different subforms but if I can use queries instead of subforms it would save me having to create various different subforms as the different queries already exist.
Is this idea worth the hassle? It just surprised me that I could not change the source of the placeholder to a query instead of a subform that is made from that query.
Hope that makes sense because it sounded off as I typed it.
Thanks in advance,
Mitch.....