A
Anth Stever
I have a form with two subforms (each sbf is on a separate page of a tab
control - does that make a difference?) and each of the subforms has combo
boxes. I've got hyperlink labels above the combo boxes to edit the contents
of the combo boxes (right now they just bring up datasheets - later they
will be forms). The effect I'd like is to have a user be able to edit a
combo box and when they get back to the form the contents of the combo box
is refreshed to show any new items or have deleted ones gone. Ideally, I'd
like to have a generic function that I can call from some event (which one?)
to handle this. Seems like a common task yet I haven't found a function
"floating out there" yet...
Thanks!
/\nth
control - does that make a difference?) and each of the subforms has combo
boxes. I've got hyperlink labels above the combo boxes to edit the contents
of the combo boxes (right now they just bring up datasheets - later they
will be forms). The effect I'd like is to have a user be able to edit a
combo box and when they get back to the form the contents of the combo box
is refreshed to show any new items or have deleted ones gone. Ideally, I'd
like to have a generic function that I can call from some event (which one?)
to handle this. Seems like a common task yet I haven't found a function
"floating out there" yet...
Thanks!
/\nth