G
Guest
I have an OnExit event for a combo box that generates a message "You must enter a number to search on" if a user doesn't enter a number. I want the cursor to return to the combo box, so I wrote Me.cboTrack.SetFocus, but the cursor doesn't return to the combo box. Not sure why. Will appreciate any help
The combo box also has an AfterUpdate event that applies a filter to the form. That works fine.
Howar
The combo box also has an AfterUpdate event that applies a filter to the form. That works fine.
Howar