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

    Ms access query - add a serial/record number?

    Can I add a sequence number/serial number to any MSaccess query? Select * from A where ... order by ... e.g. A has 3 fields, A1, A2, A3 Select a1,a2,a3 from A where a1 <> "x" order by a2 and have 4 columns including a serial number for the records....

Part and Inventory Search

Back
Top