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 strongm 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: TentTwenty
  • Order by date
  1. TentTwenty

    MS DataReport Designer in VB6 landscape layout

    Private Sub DataReport_Initialize() ' Maximize the report rptComptBestByDiv.WindowState = 2 rptComptBestByDiv.Orientation = rptOrientLandscape ' Send Parameters to Report ' deDB.cmdComptBestLift_Grouping sParm1, CInt(sParm2) End Sub

Part and Inventory Search

Back
Top