Results 1 to 2 of 2
  1. #1
    LordMike is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Jul 2012
    Posts
    1

    Current User Report with hold and open ended dates

    Hello,

    I manage a fleet of vehicles at work with drivers assigned to these vehicles. Each driver may opt to pay a contribution for private use of these vehicles.

    This can normally be done on an excel database, however, the drivers sometimes go on leave, so I need to put their payments on hold. At this time, other drivers may take over for that period or the vehicle is left at the office. Also, the drivers change their level of contribution from time to time, so I need to adjust that accordingly too.

    When the driver takes over a vehicle they complete a form that has the contribution level (there are 4 to chose from) and the dates they will have it from. They always provide a start date, however, sometimes the end date is left open.

    Sometimes, driver A will say something like 'From 1 Jan 2012 To Open' then driver B may take it for a week and say 'From 1 July 2012 To 1 August 2012'.



    I want to know if Access is the right tool to produce the report with the current driver, and that it will revert back to the Driver A after 1 August?

    I'm very rusty with Access and only have Access 2003 at work. Could someone advise what I may need to do to make this work? Thank you!

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Access is a very good tool to get this done.
    For someone experienced with developing applications, this would not be very difficult.

    You could do it on your own and a good place to start would be:
    1. Refresh your memory about 'Normalizing' a database or 'Relational Database Principals' [it won't take very long to read up on this]
    2. Create tables for your application.
    3. Put data in there that you can use for testing as you develop your application.
    4. Create a Form for adding or modifying data in your tables.

    I recommend you try having a StartDate and an EndDate for your drivers & leave EndDate blank for 'Open Ended' vehicle use.

    Once you get to that point - you will have to address the question of what happens if a vehicle is 'checked out' [has a start date - but no end date].

    The most important part of your development will be in setting up your tables correctly.
    If you get that right, getting the Forms to do what you want will be pretty easy.

    All the best! Let us know if you have questions.

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

Similar Threads

  1. Macro to open a report that includes certain dates?
    By hartandsoul85 in forum Access
    Replies: 2
    Last Post: 05-11-2012, 11:47 AM
  2. Showing dates in current month only
    By fistja in forum Queries
    Replies: 2
    Last Post: 04-09-2012, 10:17 AM
  3. Selecting based on current user
    By shabbaranks in forum Programming
    Replies: 3
    Last Post: 01-27-2012, 07:07 AM
  4. Access 2010 : Current logged in user
    By raghav_pegausis in forum Access
    Replies: 7
    Last Post: 10-24-2011, 02:52 PM
  5. Open Current Report With Form Button
    By Rick5150 in forum Reports
    Replies: 8
    Last Post: 10-12-2011, 02:28 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