• sub form prints blank

    • This topic has 2 replies, 2 voices, and was last updated 24 years ago.
    Author
    Topic
    #356633

    Just experienced a weird one in Access 2000 using Win 2000. Unbound main form with no controls at all except for 4 sub forms (not nested).
    The 4th sub form used to be bound to a query, but it took 3 minutes to calculate &/or re-query. I altered the sub form to unbound and used Dlookups as recordsources for all text boxes (same query), result

    Viewing 0 reply threads
    Author
    Replies
    • #528271

      If the main form is unbound, what criteria are you using for the dlookups? For that matter, what is it looking up when you run it as a main form?

      • #528288

        Thanks for your interest.
        sample of filling one control from the form OnOpen event
        NumWks = DSum(“[Wks]”, “qryClSize3a”)
        BSize = DFirst(“[SumOFNum]”, “qryClSize3b”, “[Class]=’B'”)
        Me![txtMeanB] = Round(BSize / NumWks, 1).
        But my main query is not why it took so long to calculate, (although I would REALLY like to know why), but why the controls print blank.

    Viewing 0 reply threads
    Reply To: sub form prints blank

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

    Your information: