Search results

  1. B

    Show Last Record on Subform

    Clients can receive multiple Mailings. Therefor I have a subform Mailings on a mainform Clients. Is it possible to show the last mailing of each client at first when I switch bewteen the clients? - Docmd.GoToRecord causes some problems, because it interrupts another code. - Sorting (descending)...
  2. B

    Stubborn Subform

    On a main form are three leveled subforms: - Form_Customer - Form_Mailing - Form_Subject - Form_Invoice When a control on a subform has got the focus once, the normal taborder is somehow overruled. When I use the TAB-key to leave the main form and enter Form-Mailing, the cursor jumps to the...
Back
Top Bottom