• Footer Question

    Author
    Topic
    #356300

    I have a report that contains a footer. The footer contains bound controls. If the user does not add information in the form for the controls then I do not want the footer to print. It the user adds, then print all the information. How can I tell access to not print the footer if the data does not exist?

    Thanks,
    Deborah

    Viewing 0 reply threads
    Author
    Replies
    • #527140

      Would a simple OnFormat event for your Footer Section work?

      If IsNull(ControlName) Then Me.PageFooterSection.Visible = False

      • #527185

        Thanks!

        I have already figured it out but at the moment was experiencing a case of being brain dead!!!!

        Deborah

    Viewing 0 reply threads
    Reply To: Footer Question

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: