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 wOOdy-Soft 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: Bigwiggz
  • Content: Threads
  • Order by date
  1. Bigwiggz

    Filter a subform from a selected value in another subform

    Hello Everyone, I am new at using VBA but I am trying to filter a subform based on the selected value of another subform. Currently, I have it in a button "btnTestFilterPersonell" but I am noticing 2 things in particular. Private Sub btnTestFilterPersonell_Click() Set db = CurrentDb Set rs =...
  2. Bigwiggz

    Sorting Addresses

    Hello, I have an access database and I would like to sort the addresses by Street Name first and by Street Number second such that the addresses will appear as the example below. 12 Leaphart Road 24 Leaphart Road 11 North Lucas Road 79 North Lucas Road 289 Parson Street 297 Parson Street...

Part and Inventory Search

Back
Top