Search results

  1. H

    Keeping a form maximised after closing a report

    this is the code I have currently and it is not working, this is at the end of the code does it need to be else where? Private Sub Form_Resize() DoCmd.Restore End Sub
  2. H

    Main form no staying maximised when running report

    Hi I have developed a training db for the company I am working for. The main screen opens maximised which is fine, I then select a button from this screen to do a search on what training is expired, once I have ran the query a report is generated in the background with this search form over the...
Back
Top Bottom