I
Isla
This question was asked in the Access:Macros forum previously but feelings
were hurt and the question was never fully answered the name of this post is
"copy value from field to another in same table, different record"
Fields to be used: Filter One Influent Gallons, Filter One Influent MGD,
same for Filter two, then Pump 1 Run Hours, Pump 1 hours by previous
Filter1InfGallons = an 8 digit number entered once everyday. What I need to
do is take the filter influent gallons number from today (entered in the
field for gallons) subtract that from yesterdays filter one gallons (previous
record) and then divide by 1,000,000. I want it to populate the next field
(Filter One Influent MGD) with that calculation. Record one Fliter One
Influent MGD will be blank. I need this to happen in real time.. like after
they tab out of Filter One Gallons. This MGD calculated number needs to be
seen directly after that variable (filter 1 influent gallons) has been typed
in. The purpose of seeing this value, is that if it is off from what it
SHOULD be it will prompt them to re-check their log or re-check the filter.
The purpose of storing this information on the table is that if it IS off and
the readings are correct, they have that calculated amount already stored.
Same type of scenerio for Pump 1 run hours... the formula would be Todays
run hours minus only yesterdays days run hours then divide that number by 24.
According to the other post it CAN be done and automated... but that it can
be tricky. Please advise!!!!!!
were hurt and the question was never fully answered the name of this post is
"copy value from field to another in same table, different record"
Fields to be used: Filter One Influent Gallons, Filter One Influent MGD,
same for Filter two, then Pump 1 Run Hours, Pump 1 hours by previous
Filter1InfGallons = an 8 digit number entered once everyday. What I need to
do is take the filter influent gallons number from today (entered in the
field for gallons) subtract that from yesterdays filter one gallons (previous
record) and then divide by 1,000,000. I want it to populate the next field
(Filter One Influent MGD) with that calculation. Record one Fliter One
Influent MGD will be blank. I need this to happen in real time.. like after
they tab out of Filter One Gallons. This MGD calculated number needs to be
seen directly after that variable (filter 1 influent gallons) has been typed
in. The purpose of seeing this value, is that if it is off from what it
SHOULD be it will prompt them to re-check their log or re-check the filter.
The purpose of storing this information on the table is that if it IS off and
the readings are correct, they have that calculated amount already stored.
Same type of scenerio for Pump 1 run hours... the formula would be Todays
run hours minus only yesterdays days run hours then divide that number by 24.
According to the other post it CAN be done and automated... but that it can
be tricky. Please advise!!!!!!