Results 1 to 2 of 2
  1. #1
    GaryElwood is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2011
    Posts
    12

    Exclamation Setting visible property of subreport?


    I am having a problem setting the visible property of a subreport to FALSE.
    I have a form that i use to run the report and set a few options before execution. I have a check box that i want to use to show the subreort...

    if(IDC=-1)then
    Report!Rpt_Print_Roadmap!rpt_SubChanges.Report.Vis ible=True
    else
    Report!Rpt_Print_Roadmap!rpt_SubChanges.Report.Vis ible=False
    End if

    What's the correct way to do this????
    Thanks
    Last edited by GaryElwood; 09-23-2011 at 09:01 AM.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Is this solved? If so, do you care to share your solution with others that read this forum?

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

Similar Threads

  1. Replies: 3
    Last Post: 09-15-2011, 09:06 AM
  2. Visible property in subform columns
    By MDB in forum Forms
    Replies: 3
    Last Post: 09-03-2011, 06:46 PM
  3. Replies: 2
    Last Post: 01-06-2011, 04:38 AM
  4. Setting fields visible/invisible
    By col5473 in forum Forms
    Replies: 1
    Last Post: 09-17-2010, 09:14 AM
  5. Replies: 1
    Last Post: 08-12-2010, 10:33 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