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

  • Users: Albasha
  • Content: Threads
  • Order by date
  1. Albasha

    Appending into a table from a query

    I am trying to run a query on a bunch of tables and any values I get from any table I want to put in a seperate table. schdDate = LEFT(STRTRAN(DTOC(DATE()), "/", ""), 4) schdDate = INPUTBOX("Enter Date:", "Enter last four digits on schedule: ", schdDate, 15000) file_count =...

Part and Inventory Search

Back
Top