Reorganizing A Table by Items Within A Column
Hello, I have a system that calibrates data and outputs the information as so:Tire IDTreadDepthDraguSpsi2326Inner0.6185840.1177740.41731421.155492326Outer0.7408410.4170790.41731421.155492327Inner0.3290650.2189030.36507125.655732327Outer0.4780550.2149530.36507125.65573 The Tire ID is read twice, once for the inner tread readings, and once for the outside. Is there a script I can use to reorganize i...