Hello all,
I have a main form (frmAssignmentChanges), with two subforms (fsubSearchChange, fsubViewChange). One or other of the subforms will be visible at any one time, never both, so my code switches between the two depending on which combobox is used. Both subforms use the ControlSource...