Dear Access Gurus!
I have a database that I am building for work (I work in the oil industry) that contains hourly production rates for newly producing units. The collums have all of the data for each unit by the hour including: pressure, water produced, and choke size at the hour its recorded.
I would like to find when the unit producing reaches its highest 24 hour rate. I can manually get these results in excel, but I am having to filter individually on the unit, sum up the last 24 hrs for each additional hour of data, then find the max rate and extract that exact hours information (pressure, choke, and water). I feel there has to be a way to set up a macro in access that I can run at the start of each week to pull this data.
Thanks in advance!
Rebecca
I have a database that I am building for work (I work in the oil industry) that contains hourly production rates for newly producing units. The collums have all of the data for each unit by the hour including: pressure, water produced, and choke size at the hour its recorded.
I would like to find when the unit producing reaches its highest 24 hour rate. I can manually get these results in excel, but I am having to filter individually on the unit, sum up the last 24 hrs for each additional hour of data, then find the max rate and extract that exact hours information (pressure, choke, and water). I feel there has to be a way to set up a macro in access that I can run at the start of each week to pull this data.
Thanks in advance!
Rebecca
Comment