Thread: Pop up windows
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jimbola Jimbola is offline
external usenet poster
 
Posts: 15
Default Pop up windows

Hi there,

I've created a simple macro where you click a button and a new workbook is
created, with some info pasted in.
How do I make it so that the orginal window stays maximised and the new
window say only a 1/3 in hight centered in the middle of the screen. So as
to give the impression that it is a pop-up window, simlar to a pop up form in
access.

Thanx