• Zoom box problem

    From Peter Jason@pj@jostle.com to comp.databases.ms-access on Sat Mar 20 15:54:34 2021
    From Newsgroup: comp.databases.ms-sqlserv

    I have upgraded from Access2010 to Microsoft365.

    In my invoice subform, called "invoice lines", there is a text field
    which on entering executes the following code...

    ****
    Option Compare Database

    Private Sub FreeTyping_Enter()

    DoCmd.RunCommand acCmdZoomBox

    End Sub

    Private Sub ProdID_AfterUpdate()

    ItemPrice = ProdID.Column(3)

    ***


    In the Access2010 this zoom box had fixed size, but now in MSoft365
    this code throws up zoomboxes that vary in size on each instance.

    Can I just fix the size of the Zoom Box by adjusting the above code?


    --- Synchronet 3.21d-Linux NewsLink 1.2