I appologize - I've tried to sort this myself but I just can't.
I've tried the expression builder and the webpage on mvps.org.
In any case.
Form (frmMain)
on which I have
Tab Control (TabCtl0)
on which I have
Tab Roasts (Roasts)
on which I have
Form2 (frmRoasts)
one which I have
Form3 (frmRoastComp)
on which I have
ComboBox (comp)
.... dizzy yet? .. It all looks nice and clean and neat in practice.. anyway
There is a button on frmRoast that when clicked (On Event)
needs to check that the combo box (comp) is has an entry (is not null).
I've tried all I can think of and would appreciate some help.
I've tried the expression builder and the webpage on mvps.org.
In any case.
Form (frmMain)
on which I have
Tab Control (TabCtl0)
on which I have
Tab Roasts (Roasts)
on which I have
Form2 (frmRoasts)
one which I have
Form3 (frmRoastComp)
on which I have
ComboBox (comp)
.... dizzy yet? .. It all looks nice and clean and neat in practice.. anyway
There is a button on frmRoast that when clicked (On Event)
needs to check that the combo box (comp) is has an entry (is not null).
I've tried all I can think of and would appreciate some help.