Results 1 to 2 of 2
  1. #1
    olazabal is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2012
    Posts
    1

    Query/module to open the relationships tab?

    One of my homework problems is to make all the necessary relationships of the database. I would like to create a form that has buttons that take the professor to the solution of each problem. So for the relationships homework problem I would like a button that will automatically open up the relationships tab when it is clicked. The reason I want it this way is because the more automated the project is the higher the grade. Thank you in advance

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,919
    Try:

    DoCmd.RunCommand acCmdRelationships
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. How do I use a MODULE in a Cross-Tab Query?
    By timo1999 in forum Modules
    Replies: 2
    Last Post: 12-13-2014, 04:51 PM
  2. Replies: 4
    Last Post: 05-16-2011, 04:58 PM
  3. Replies: 7
    Last Post: 12-29-2010, 04:07 PM
  4. Calling A Module Function To Open A Form
    By orcinus in forum Modules
    Replies: 3
    Last Post: 09-29-2010, 04:43 PM
  5. Replies: 1
    Last Post: 06-30-2010, 12:47 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