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 Mike Lewis 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: *

  1. vba__6229

    Dlookup on form not working

    I am trying to set up a form where you enter a zip code and the city and state automatically populate. I can't get the Dlookup statement to work. I am hoping I can get some help. I have a table called tblZipCodeData it has fields Zipcode, City, and State all three fields have a datatype of...
  2. vba__6229

    Trying to populate list box on another sheet getting runtime error 13 Type mismatch

    Skip, Thanks for the help. This fixed the issue. Have a great day!
  3. vba__6229

    Trying to populate list box on another sheet getting runtime error 13 Type mismatch

    Hello, I have two worksheets. One sheet has my list boxes on it and the other sheet has my data in it. I am trying to populate my second list box based on values that I clicked on from the first list box. I am getting a run time error 13 Type mismatch. Sheet 1 is called Input, second sheet is...

Part and Inventory Search

Back
Top