I have 2 tables, TRundata and TGCData linked many <-> through a 3rd table (TGenDat) by field PolyID
TRundata records the flow of Gas A, data logged every 0.3 seconds or so. 2 Fields of interest, Time and Flow
TGCdata records the concentration of Gas A, data logged every 5 minutes. 2 Fields...