Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CompuSolve
  • Content: Threads
  • Order by date
  1. CompuSolve

    DoCmd.Maximize in report causes problem with taskbar?

    Hi - Typically in all my reports I put: Private Sub Report_Activate() DoCmd.Maximize End Sub This is so that the report opens maximized. However, when I do this, I don't get a taskbar entry for the report. I can see it in the "Window" menu in Access, but can't get to it by using...
  2. CompuSolve

    DoCmd.Maximize in report causes problem with taskbar?

    Hi - Typically in all my reports I put: Private Sub Report_Activate() DoCmd.Maximize End Sub This is so that the report opens maximized. However, when I do this, I don't get a taskbar entry for the report. I can see it in the "Window" menu in Access, but can't get to it by using...

Part and Inventory Search

Back
Top