Results 1 to 4 of 4

Thread: DataEnvironment (Data Reports)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Dubuque, IA
    Posts
    134

    DataEnvironment (Data Reports)

    Anyone know how to print a data report in Landscape???
    I know this seems like it should be easy. I have tried all the "easy" methods and have been unsuccessful.

    Thanks In Advance!!!!!!

    EUGENE

  2. #2
    New Member
    Join Date
    Jun 2001
    Location
    Italy
    Posts
    14

    Re: DataEnvironment (Data Reports)

    Originally posted by Eugenious
    Anyone know how to print a data report in Landscape???
    I know this seems like it should be easy. I have tried all the "easy" methods and have been unsuccessful.

    Thanks In Advance!!!!!!

    EUGENE


    Also I'm intersted to question...

  3. #3
    jm867
    Guest
    Private Sub DataReport_Initialize()
    '---LANDSCAPE---
    rptComputerModem.Orientation = rptOrientLandscape
    End Sub

  4. #4
    New Member
    Join Date
    Jun 2001
    Location
    Italy
    Posts
    14

    Thumbs up

    Thank I'm very happy
    Ant Lip1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width