Results 1 to 4 of 4
  1. #1
    jnb22019 is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Jul 2011
    Posts
    9

    Filter records by week and create new records

    Update:



    This is what I have:

    Incumbent (table) - Agency, Name, rate, hours worked, total hours worked, week.
    Week (Table) - Week (Key)
    PO (Table) - Agency (Key), Purchase Order

    PO (Form) - Shows all names, rates and total hours worked for each PO and Agency (names, rates and total hours been part of a subform)
    Week (Form) - Shows all names, rates and hours worked by week. (names, rates and hours worked part of a subform)

    To make this work I had to write records of weeks in the Week table (7/3/11 - 7/10/11, and so on) until the end of the year and in the subform paste all the records of names and rates, as hours are still blank, on each Week record.

    What I want is an easier way of been able to filter records by week and be able to add the hours worked on each Name record per week and Sum all the hours at the end for the Total Hours of each Name record.

    At the by doing this I now have 4000 records on my Incumbent table.

    Please help.
    Last edited by jnb22019; 07-03-2011 at 08:43 PM. Reason: Update

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    I suggest you use the Form wizard. Select the name of your table in the wizard's drop down, and let Access build the Form for you.

  3. #3
    jnb22019 is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Jul 2011
    Posts
    9
    Solved my problem. Just had to reorganize my tables ans divide my data into more tables. Managed the relationships and for the form I created the main form with a subform and another subform to that.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    Glad you got it working.

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

Similar Threads

  1. Report not showing all records
    By tyguy in forum Reports
    Replies: 6
    Last Post: 05-06-2011, 09:04 AM
  2. Not showing records with null sum
    By eww in forum Queries
    Replies: 3
    Last Post: 04-04-2011, 03:10 PM
  3. Query not showing all records
    By gazzieh in forum Queries
    Replies: 2
    Last Post: 02-17-2011, 08:11 AM
  4. Replies: 1
    Last Post: 02-16-2011, 09:08 AM
  5. Replies: 7
    Last Post: 12-07-2009, 07:27 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