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

  1. needhelplol

    multi-select answer

    i have found a way of using a multi-select box, entering data into a database, and then pulling it back out into a from, hope this helps someone Private Sub Form_Current() 'Deselect old values Dim varItem As Variant For Each varItem In List8.ItemsSelected...
  2. needhelplol

    using a varible in a dlookup

    i don't know if this is possible in vba, to help here's a bit of background, i'm trying to creating an access replacement for a paper based log, so to speak, for a restaurant, i have a few tables, forms some with sub forms and some querys. one sub form has checkboxes to represent tables (based...

Part and Inventory Search

Back
Top