Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    jondavidf is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    57
    Sorting is working correctly.



    I am just keeping your names until I fully have a grasp on everything. I can always modify the names later.

    I think I am ready for the reports.

    If it's not too much trouble I do have one question on the activity table. How hard would it be to add an "Current" field with a "Yes/No" property that would determine whether it appeared on the drop down of the "Event" form? If it's too much for right now I can try to work that later on my own.

    Thanks again for all the help you have given me to this point.

  2. #32
    Rod is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Location
    Metro Manila, Philippines
    Posts
    679
    If it's not too much trouble I do have one question on the activity table. How hard would it be to add an "Current" field with a "Yes/No" property that would determine whether it appeared on the drop down of the "Event" form? If it's too much for right now I can try to work that later on my own.
    Yoy have a think about it then I'll get back to you in a couple of days with my solution. It's actually straightforward.

  3. #33
    jondavidf is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    57
    All is working correctly for the drop down. I have added the "Current" field to the Activity form with a Yes/No property. I then went to the row source and added WHERE CurrentActivity =YES.

  4. #34
    Rod is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Location
    Metro Manila, Philippines
    Posts
    679
    Your solution is spot on. You can now do all sorts of fancy things based on the 'Current' value.

    OK, here's the report and some instructions.

    Jon2.zip

    MSAFJon.zip

  5. #35
    jondavidf is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    57
    Everything is working as prescribed. I still need to look at the code a little more in depth to see exactly what is going on. I will look at it in more detail a little later and send a reply back with any questions. Once again, I'm blown away with how great everything is working so far!

  6. #36
    jondavidf is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    57
    I have gone through the code more in depth. Most of it is beyond my level of detailed understanding, although I can roughly follow through with what each section of code is doing. It amazes me that you can know the VB code that well to write all of it out.

    I think there's really only a couple things that I need before I deploy the database for use. The functionality that I do still need is to print a very similar report to what you created for the daily attendance rosters but to do a monthly attendance roster by person. What I am thinking is Name, Room Number and Month at the header of the report, with the days of the month as column headings and the activity names as row headings. The filled data will be A, P, S, R, or U as it is on the current report you made. If there is any way you could help me with this one last thing it would be very greatly appreciated.

    There are a couple of things I think I can handle myself to add a little functionality to the database also. The first would be to create an archive table for residents that are no longer present at the facility. The second may be to create a report that lists the total number of activities and total number of participants for each month or specified time. I think all the basic data is already there for that. I should be able to figure that out on my own, though. If I run into issues I'll submit a post here.

  7. #37
    Rod is offline Expert
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Location
    Metro Manila, Philippines
    Posts
    679
    Time to switch to email. I've sent you a forum message.

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  2. proper database design vs front end usability
    By Richie27 in forum Database Design
    Replies: 27
    Last Post: 05-14-2012, 09:14 AM
  3. Replies: 3
    Last Post: 04-20-2012, 05:53 PM
  4. Database Design for Specification Database
    By khwaja in forum Database Design
    Replies: 2
    Last Post: 11-24-2011, 03:58 AM
  5. DataBase Design.
    By cap.zadi in forum Database Design
    Replies: 3
    Last Post: 09-24-2011, 02:54 PM

Tags for this Thread

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