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 Shaun E 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. Escale

    Changing the "order" of records in a table

    I first use the randomize function in Access to start the random number generator. Put this statement somewhere when you open your database: Randomize You will need only to execute it once to start the random number generator. Then whenever you need a random number use the Rnd function. Rnd...

Part and Inventory Search

Back
Top