Hi
I create 2 forms that contain up to 2 subforms. I use combobox on each of those two form for selectin data, and thatway changin recordsets of sobforms. And all that works ok. Now I want to move both two form to a "master form". The idea is to have a combobox on a master form, and a tabcontrol. Than each of those two forms on seperate pages of tabcontrol. And whan i would select a data thrue combobox on my masterform the data on subforms in my tab control would change.
So basicly i need a code that will tell my combobox to chage data of my subforms in my tabcontrol.
Thx
I create 2 forms that contain up to 2 subforms. I use combobox on each of those two form for selectin data, and thatway changin recordsets of sobforms. And all that works ok. Now I want to move both two form to a "master form". The idea is to have a combobox on a master form, and a tabcontrol. Than each of those two forms on seperate pages of tabcontrol. And whan i would select a data thrue combobox on my masterform the data on subforms in my tab control would change.
So basicly i need a code that will tell my combobox to chage data of my subforms in my tabcontrol.
Thx