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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by verlorene

  1. verlorene

    Multiple VBA queries/commands in sequence

    I have a form with a button that when clicked runs over 30 commands. If I just press the button and let Access run them all they appear to be running in multiple simultaneous threads and finish out of order. To get them all to run in correct order I have to step through them in debugging mode. I...
  2. verlorene

    Split field text to new row

    One other note: there can be any number of states or products (products can even be blank)
  3. verlorene

    Split field text to new row

    I need to pull the data out of one field (seperated by semicolons) and place it into new rows with all of the other information in tact. This example only shows one client but there are many. The finished query will make a new table. Here are some sample fields for each row: Row ClientID Name...

Part and Inventory Search

Back
Top