Search results

  1. C

    Want to Change Access Window Background

    Hello, I would like the Access window (not a form) to have a different background, perhaps an image. In the Options Window, in the "General" section, you can change the background for all Office applications. I don't want to do that. I just want the change to apply to the background for the...
  2. C

    pdf Created From Report Does Not Appear on Top of Form

    I have a small network with two PCs, each running Access 2019. They have identical front end .accdb files and both are linked to the same back end .accdb file. Each runs the following VBA code to create a pdf file from an Access report: DoCmd.OutputTo acOutputReport, "rptCustomerQuote"...
Back
Top Bottom