Results 1 to 2 of 2
  1. #1
    RLJ is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2013
    Posts
    9

    Show/Hide Page Control

    Hi,



    I am working on a form that will give loan details from a table (tblLoans). On this form, I have a subform on a Tab Control (sfrmIssues) that is linked to a table (tblIssues)

    The tblIssues has a foreign key from tblLoans on a one to many (one tblLoans; many tblIssues).

    I want to hide the Tab Control (sfrmIssues) if there is not a related record(s) in the tblIssues.

    I have done some Excel VBA programming but am new to the Access Programming.

    Thanks for your help.

  2. #2
    RLJ is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2013
    Posts
    9
    I need to make an update to my statement above.

    The subform is based upon a Query (qryIssuesForLoanDetail). This query is used to filter out resolved issues and only show active issues. I only want to see any acive issues on the Tab Control (sfrmIssues) if there are any "Active" issues based upon this Query (qryIssuesForLoanDetail).

    Thanks

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

Similar Threads

  1. Using VBA to hide page footers problem.
    By michaelh93 in forum Access
    Replies: 5
    Last Post: 01-21-2013, 08:39 PM
  2. Hide each control, control group or subform?
    By BRV in forum Programming
    Replies: 2
    Last Post: 12-09-2011, 09:36 AM
  3. Option Control to hide/show page tabs
    By tandridge in forum Forms
    Replies: 3
    Last Post: 12-08-2011, 10:15 AM
  4. Show/Hide Form
    By sparlaman in forum Forms
    Replies: 5
    Last Post: 05-16-2011, 11:48 AM
  5. Show page on tab from control on subform
    By jpkeller55 in forum Access
    Replies: 1
    Last Post: 01-24-2011, 07:55 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