Results 1 to 6 of 6
  1. #1
    mtbe is offline Novice
    Windows 11 Access 2021
    Join Date
    Jun 2024
    Posts
    1

    Question Water Meter Readings

    This is more of a question as to DB Structure.



    I haven't done MSAccess in many years...I'm working in Google AppSheet...I'm looking for DB assistance....

    I'm starting to create a database to record water meter readings. I live in a small community in Colombia, S. America and the government recently told the aqueduct that they need to install water meters on all the homes.

    I volunteered to help them gather the monthly data, and send the data to their billing app to make it much easier for them.

    I have the following tables and Fields:
    User: Name, MeterID, Branch (Some users have more than one meter)
    Readings: MeterID, Current Reading, Previous Reading, Consumption, Date, Days since last reading

    All of this works so far...but I forgot one important item and I don't know where to put it.

    Several of the meters we will not be able to read because this is up in the mountains, homes are spread apart and difficult to access (plus, some have gates). I just realized my design doesn't include these meters that will have blank readings when I export the data at the end of each month.

    I'm not sure how to capture those in the DB, calculate an estimated value based on previous readings, and include those in the export.

    Any help would be appreciated.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    you could put a flag on the homes (MeterID) that are estimated: ReadType : as Meter or Est.
    that way the Estimate homes can pull in data from the last reading entered.

    Name, MeterID, Branch, ReadType

  3. #3
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    We have the same sort of distinction around here, but it is "Actual" or "Estimated" and shows up on the bill somewhere.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 11 Office 365
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,879
    My town was estimating my water usage for a little over 10 years. A few months ago my meter was replaced and it came out that they were overcharging me by about double.
    I now have a credit of about $3,000 which should last me about 10 years.
    If this helped, please click the star * at the bottom left and add to my reputation- Thanks

  5. #5
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    That could have easily gone the other way! That's cheap water, btw - unless it doesn't include sewer rates as well.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  6. #6
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 11 Office 365
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,879
    Our minimum bills are $25 for water and $50 for sewer per quarter. I'm usually right around that give or take $10 - $15
    If this helped, please click the star * at the bottom left and add to my reputation- Thanks

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Meter Readings Part 2
    By libraccess in forum Reports
    Replies: 12
    Last Post: 02-28-2025, 01:27 PM
  2. Replies: 3
    Last Post: 02-16-2021, 04:48 PM
  3. Meter Read Database
    By aguywithfeet in forum Access
    Replies: 4
    Last Post: 09-25-2016, 12:04 PM
  4. Replies: 5
    Last Post: 03-18-2013, 12:31 PM
  5. Meter dillema
    By praetorianprefect in forum Database Design
    Replies: 12
    Last Post: 04-13-2012, 07:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums