Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default 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" wrote in message
...
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Controlling the Excel application with VBA


WindoState


== WindowState


---
Regards,
Norman



"Norman Jones" wrote in message
...
Hi Gary's Student,

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


---
Regards,
Norman



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default 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" wrote in message
...
Hi Gary's Student,

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


---
Regards,
Norman




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controlling IE from Excel Chrispy Excel Programming 1 May 3rd 05 11:55 AM
Controlling an application from excel vba Mykal Excel Programming 2 April 23rd 05 01:30 AM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
controlling another application via VBA code in Excell & sending keystrokes & mouse clicks Zaidan Excel Programming 0 June 6th 04 09:06 PM


All times are GMT +1. The time now is 08:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"