Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SammyTBlue
  • Content: Threads
  • Order by date
  1. SammyTBlue

    Combo Search Box - Displaying message if record not found

    I have a combo box that is used to search for a particular vendor. I want to display a simple Message box if the record is not found. How would I do that? Below is the code that does the searching. It was created using the Combo Box Wizard. Dim rs As Object Set rs =...
  2. SammyTBlue

    AutoSelect the first entry in a combo box

    Hi Everyone, I have two combo boxes on my form. When the user makes a selection, I want the focus to move to the second combo box. This is simple enough. However, is there a simple way to have Access automatically select the first entry in the second combo box, rather than having the users...

Part and Inventory Search

Back
Top