+ Reply to Thread
Results 1 to 4 of 4

Controlling the Excel application with VBA

Hybrid View

  1. #1
    Gary''s Student
    Guest

    Controlling the Excel application with VBA

    I can move and re-size the Excel window using the mouse. Is there an
    Application.something_or_other that will allow me to do this with VBA?
    --
    Gary''s Student

  2. #2
    Norman Jones
    Guest

    Re: Controlling the Excel application with VBA

    Hi Gary's Student,

    Look at the Application's Top, Left, Height, Width and WindoState
    properties.


    ---
    Regards,
    Norman


    "Gary''s Student" <GarysStudent@discussions.microsoft.com> wrote in message
    news:3C7D6D23-BD61-44BB-9448-373333A3EFA6@microsoft.com...
    >I can move and re-size the Excel window using the mouse. Is there an
    > Application.something_or_other that will allow me to do this with VBA?
    > --
    > Gary''s Student




  3. #3
    Norman Jones
    Guest

    Re: Controlling the Excel application with VBA


    >WindoState


    ==>> WindowState


    ---
    Regards,
    Norman



    "Norman Jones" <normanjones@whereforartthou.com> wrote in message
    news:e74HJof7FHA.2600@tk2msftngp13.phx.gbl...
    > Hi Gary's Student,
    >
    > Look at the Application's Top, Left, Height, Width and WindoState
    > properties.
    >
    >
    > ---
    > Regards,
    > Norman




  4. #4
    Gary''s Student
    Guest

    Re: Controlling the Excel application with VBA

    Thank you Norman. once I set the WindowState to xlnormal, things began to
    happen
    --
    Gary''s Student


    "Norman Jones" wrote:

    >
    > >WindoState

    >
    > ==>> WindowState
    >
    >
    > ---
    > Regards,
    > Norman
    >
    >
    >
    > "Norman Jones" <normanjones@whereforartthou.com> wrote in message
    > news:e74HJof7FHA.2600@tk2msftngp13.phx.gbl...
    > > Hi Gary's Student,
    > >
    > > Look at the Application's Top, Left, Height, Width and WindoState
    > > properties.
    > >
    > >
    > > ---
    > > Regards,
    > > Norman

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1