Results 1 to 2 of 2
  1. #1
    Desverger is offline Novice
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    9

    Subform Question

    In my database there is a login screen to get to the main screen. In the main screen there is a subform listing jobs to be worked on. How do I list the jobs of only the person that is logged in?

    Thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I would suggest either passing that information to the MainForm when you open it using the OpenArg argument of the OpenForm command. Or applying a filter to the MainForm with the WhereCondition argument of the OpenForm command.

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

Similar Threads

  1. Pass Subform filter to subform in report
    By camftm in forum Programming
    Replies: 16
    Last Post: 07-19-2011, 07:12 AM
  2. Data from one subform to anther subform
    By scotribs in forum Forms
    Replies: 3
    Last Post: 03-09-2010, 09:53 AM
  3. Replies: 1
    Last Post: 03-06-2010, 06:30 PM
  4. Replies: 1
    Last Post: 12-10-2005, 04:52 PM
  5. Subform in a Subform and relationships
    By St3ph3n in forum Database Design
    Replies: 3
    Last Post: 12-06-2005, 06:34 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