Results 1 to 2 of 2
  1. #1
    Craigind is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Posts
    1

    Total elapsed time

    I am not sure if I am posting this in the right place but...

    What I am doing is creating an Access database for SCUBA divers to log there dives. Since I am planning on making this a free open source program, I alredy posted it at
    http://craigs.x10.mx/public_ftp/incoming/
    the two things I am stuck on right now are

    1. When the diver enters the elapsed time for the current dive in the form, I want the database to automatically add the current dive time to the total (lifetime) dive time.
    2. allow the diver to attach a picture to each form using the "Brows" button.


    3. I would like to set it up so it just automatically opens to the "form view", in fact it really only needs to open the form.

    I am pretty new to Access so any help I can get would be great.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Why don't you check this out http://www.scubaboard.com/forums/mak...-database.html

    1. Aggregate data (like total lifetime dive time) usually should not be saved to table but calculated as needed.

    2. You want to save embedded images in table? What 'browse' button? Review http://office.microsoft.com/en-us/ac...001213852.aspx

    3. What do you mean? You want file to open to a default form? That can be set with project property settings. Click the Office button>Options>CurrentProject>set preferences
    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. Storing Elapsed Time in a Field
    By andybuck86 in forum Access
    Replies: 1
    Last Post: 10-08-2011, 05:07 AM
  2. HELP With Elapsed Time in Form
    By accessineedhelp in forum Forms
    Replies: 6
    Last Post: 09-01-2011, 10:30 AM
  3. HELP! Elapsed Time Difference
    By accessineedhelp in forum Access
    Replies: 5
    Last Post: 08-31-2011, 06:00 PM
  4. Calculating Elapsed Time
    By jo15765 in forum Forms
    Replies: 8
    Last Post: 04-15-2011, 07:00 PM
  5. Time Elapsed Problem
    By leejqs in forum Reports
    Replies: 6
    Last Post: 07-16-2009, 07:58 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