View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
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