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 Rhinorhino 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: clarke24
  • Content: Threads
  • Order by date
  1. clarke24

    Orderby

    Hi, I have a form that is currently in order of workorderno. What i want to do is put it in order of workstatus and date recieved. the workstatus is either open or closed but i want to order by the open ones first. hope this makes sense. Thanks Colin. Private Sub viewall() Dim WOlist...
  2. clarke24

    Multiple field search

    Hi, I currently have some code that allows me to search for an field in a form, but what i would like to do is change it so that i can search for multiple fields to return a specific result. Can anyone give me any pointers please. Private Sub Command22_Click() Dim WOlist As String If...

Part and Inventory Search

Back
Top