Trying to create a table for entering daily values from a dozen or so devices.
The value will be a simple number ranging from 0 to 500,000
In my table (tblMeter), I have only the list of the meter numbers (Mtr1, Mtr2, Mtr3,...) for entering the daily value
How or what would I need to do so that the table keeps the daily values and create an accumulative for each Mtr?
A little confusing...
Thanks!
The value will be a simple number ranging from 0 to 500,000
In my table (tblMeter), I have only the list of the meter numbers (Mtr1, Mtr2, Mtr3,...) for entering the daily value
How or what would I need to do so that the table keeps the daily values and create an accumulative for each Mtr?
A little confusing...
Thanks!