When my Main Form opens I want all other forms to open as hidden - - need code. Can be one line for each form or inclusive (if such a thing exists).
Also, Main Form has a combo box. When value is selected in this combo box, I want all open forms to find the record corresponding to this selection. Once again, need code.
I will then show the hidden form depending on which command button the user has clicked. This I know how to do.
Please help; I'm driving myself nuts with this.
Also, Main Form has a combo box. When value is selected in this combo box, I want all open forms to find the record corresponding to this selection. Once again, need code.
I will then show the hidden form depending on which command button the user has clicked. This I know how to do.
Please help; I'm driving myself nuts with this.