Results 1 to 3 of 3

Thread: should be easy

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Posts
    72
    i am calling an Access report from VB, How can i make it maximized. Right now the user has to expand first the access window then the report itself
    VB 6 Professional Edition

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    shell it vbNormal
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Posts
    72
    what do you mean by that

    Right now i use

    appAccess.DoCmd.OpenReport "Schedule", acViewPreview

    to open the report
    VB 6 Professional Edition

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