I have a query with 2 modules, 1 that figures average kpg works fine, and one that figures onhand, this one uses a form input for the amount of gallons that we have bought, and subtracts the amount of gallons consumed each time a we fill up. Seems to work fine until you touch one of the list lines then it recalculates.
I thought that once you finished the run things would stay static! not keep changing. the onhand amounts are the only ones that change.
I am not into access that much but have no idea what could be causing this.
have 2 tables 1 hat contains the valid drivers and another that contains the date of fill, amount of gallons used driver and the kilometers on the car. used to figure the kpg, also the amount of gallons used to passed to the other module to figure the amount on hand from gallons bought.
any ideas???
I thought that once you finished the run things would stay static! not keep changing. the onhand amounts are the only ones that change.
I am not into access that much but have no idea what could be causing this.
have 2 tables 1 hat contains the valid drivers and another that contains the date of fill, amount of gallons used driver and the kilometers on the car. used to figure the kpg, also the amount of gallons used to passed to the other module to figure the amount on hand from gallons bought.
any ideas???