Results 1 to 2 of 2
  1. #1
    Grayhat is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2015
    Posts
    1

    Lightbulb Form For Pool Calculations

    Greetings All Users:





    I am a Pool Director that is trying to move from paper logging to computer logging of my chemical readings. I have lifeguards that take the readings and write them down, and they get filed away. From these readings, we also make calculations of how to change the chemistry of each pool so as to maintain "pool health". I would like to create charts and graphs in these calculations and readings so as to have a graphic of what changes with my bather load. I am wanting to add a computer to my Aquatics Area where the data can be input automatically, on site.

    What I would like to do is add a computer to the aquatics area of my facility, and have it display only the form that I have created from access so that the only thing that can be done with that computer is type in the data. Then at the end of each week print out a report and graphs and make same decisions, the same thing at the end of the month, and of course annually.

    I know I can publish to SharePoint some home, but I do not know where to look for information for my specific task. Once again, my concept is the following, take 7 different readings a day per pool (there are four). After the first reading is filed in the database for each pool, then another form pops up, ready for data entry.

    I do not want the employees to have access to the database, only the form for entry.

    Please no angry people telling me how hard this is, or eazy this is, I dont mean to insult people's intelligence by asking these questions

    Thanks to all replies that are constructive

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    First, set the form DataEntry property to Yes. This will not allow existing records to display on the form. Each time the form opens it will show only records input during that session. Close form and reopen for another session.

    Set the Form for Single View default display.

    Disable the Navigation bar that shows by default at bottom of form.

    So far there is no special programming required for the process. How much and what code will be needed depends on how you want to deploy the db.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Form calculations
    By delta in forum Access
    Replies: 1
    Last Post: 07-27-2013, 10:16 AM
  2. Adding calculations to a form.
    By FFLKing in forum Access
    Replies: 3
    Last Post: 06-01-2013, 12:25 AM
  3. Pool League
    By Crazybrit in forum Database Design
    Replies: 3
    Last Post: 12-01-2012, 01:34 PM
  4. Form/Subform Calculations
    By sidewayzalex in forum Forms
    Replies: 0
    Last Post: 08-15-2011, 01:11 PM
  5. Calculations in a form
    By elmere in forum Forms
    Replies: 3
    Last Post: 04-27-2011, 04:11 PM

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