• Form in Background (A2K)

    Author
    Topic
    #446008

    How can I set the form to background when opening a report, w/o using IsLoaded to visible. I don’t want the form invisible, I want it set to the background of the Opening report.

    Thanks

    Viewing 0 reply threads
    Author
    Replies
    • #1082935

      Open the form first, then open the report from the form using DoCmd.OpenReport, The form will automatically be behind the report.

      • #1082938

        Thanks Hans, I resolved it this way:

        DoCmd.OpenReport stDocName, acViewPreview
        DoCmd.SelectObject acReport, stDocName

    Viewing 0 reply threads
    Reply To: Form in Background (A2K)

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

    Your information: