How do I get a user form to search based on the contents of a SearchBox/TextBox when the text is entered and the Enter key is pressed?
It automaticly starts the SearchBox_Change once I start typing. I know it should not be Change but what should it be?
I have a user form with two toggles. Tracking number and Store number.
The StoreButton is True by default so a search will by Store number.
Bookmarks