I was wondering if it is possible to open a subform via clicking a command button on the main form? Just looking for a yes or no here so that I have a better idea of what possibility to pursue. Thanks!
Open subform via command button
Collapse
X
-
Kledki,
This is not a yes or no answer, because it is a faulty question. Typically, you don’t “open” a Sub-Form, because if it is a sub-form, it is opened when you open the parent form. However, you could make it visible or not based upon the usage of a command button. -
That's the perfect answer for that question. We'll happily expand on that for you if you require but I guess, from your question, you're probably not looking for more there.
For now you at least know what is and isn't possible, and what makes sense.Comment
Comment