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 Chris Miller 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: *

  1. jgarcia14

    Create report header????

    Nevermind, I already did it.
  2. jgarcia14

    Create report header????

    Hi: When I run the following code: Dim rpt As New Report Set rpt = CreateReport rpt.Section(acHeader).Height = 500 I get an error : "The section number you entered is invalid". I know this is because at this time the report header doesn't exist. I can't find how to create it. Any...

Part and Inventory Search

Back
Top