I have a simple form with four fields, one of which being "WO." I would like the user to input a given 6 digit number (search: any part of field) and click a button, and the remaining 3 fields would be populated with the associated record data. If the 6 digit number does not exist or the textbox is blank, I would like an msgbox to indicate so. I would like to understand how this done in vba to get me away from using the standard find/search dialog boxes and provide me more flexibility as a programmer. I have searched the threads, but as a novice, most threads seemed beyond my understanding. Any help would be greatly appreciated.
Thanks so much,
Moonman