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!

Search results for query: *

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

    Transpose fields into data

    I've got a table with a structure of: BuildingID PersonId Value1 Value2 Value3 123 001 564 1 952 123 002 122 36 512 What I need to do is transpose the values thusly: BuildingId PersonId ValueId ValueValue 123 001 1 564 123 001...

Part and Inventory Search

Back
Top