Results 1 to 7 of 7
  1. #1
    meliss421 is offline Novice
    Windows 98/ME Access 2003
    Join Date
    Aug 2011
    Posts
    4

    Page creation

    I need to create a page/table or form that allows two users to be in it and the same time to log in assignments they have assigned. Example we have 5 people that recieve assignments, I want a tick mark or some type of entry showing under their name everytime a file is assigned to them.


    Is this possible?

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    This is a very vague question.

    Can you be more specific about your process, for instance are you attempting to log whoever is modifying a record, or are you attempting limit what your users see to what they are responsible for or something else entirely?

  3. #3
    meliss421 is offline Novice
    Windows 98/ME Access 2003
    Join Date
    Aug 2011
    Posts
    4
    sorry, let me clarify
    we have an assignment log, 4 people get assignments daily, two people assign them at the same time. i wanted to create something so the two assigners can be in it at the same time and pick a tick mark or something to that effect under the desk so 4 people get the same or similar amount of assignments.

  4. #4
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    So the problem is not being able to assign items to specific people, it's that you want some sort of indication of how many open assignments a person has so that the person doing the assigning doesn't give one person 10 and another person 0 assignments?

  5. #5
    meliss421 is offline Novice
    Windows 98/ME Access 2003
    Join Date
    Aug 2011
    Posts
    4
    yes that is what i am looking to create.

  6. #6
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Can't you just do an aggregate query (in your query design there should be a Sigma button (greek letter that looks like a capital E). This will add a TOTALS line to your query down in the section where the CRITERIA row is located. Create a query that has all of your employees who receive assignments on it and use the COUNT function to count their active assignments. Then just have that query display on your form (either through a list box or subform displaying the query itself) and perform a requery of that subform or list box every time your data is updated.

  7. #7
    meliss421 is offline Novice
    Windows 98/ME Access 2003
    Join Date
    Aug 2011
    Posts
    4
    I am know basic access so i wasnt sure if this was capable to not. ok will try that. thanks for your help.

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

Similar Threads

  1. Replies: 3
    Last Post: 08-07-2011, 09:22 PM
  2. Macro Creation
    By lucy1216 in forum Access
    Replies: 4
    Last Post: 09-27-2010, 11:39 PM
  3. Page break on report inserts empty page between
    By Galadrielle in forum Reports
    Replies: 0
    Last Post: 07-07-2010, 04:18 AM
  4. Replies: 1
    Last Post: 05-22-2010, 08:30 PM
  5. Replies: 0
    Last Post: 02-11-2009, 06:43 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