G
Guest
I have a form and subform pair. on the master form there is an autonumber
field and a box called WOref that is needed for each record. The subform has
a combobox and textbox. I have noticed that if the combo on the subform is
selected before a WOref is entered the selection disapears (it is actually
saved with null refs) and the user will need to reselect their options. Any
suggestions on how to fix this. I have tried various combinations of sols
but to no avail ie such as:
change combos onfocu to show a msgbox and move focus to WOref.
(semi - works but user can still select option)
Playing with onExit or lostfocus of WOref
etc
Thanks in advance,
Kenny
field and a box called WOref that is needed for each record. The subform has
a combobox and textbox. I have noticed that if the combo on the subform is
selected before a WOref is entered the selection disapears (it is actually
saved with null refs) and the user will need to reselect their options. Any
suggestions on how to fix this. I have tried various combinations of sols
but to no avail ie such as:
change combos onfocu to show a msgbox and move focus to WOref.
(semi - works but user can still select option)
Playing with onExit or lostfocus of WOref
etc
Thanks in advance,
Kenny