ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   pushing window to the front (https://www.excelbanter.com/excel-programming/408228-pushing-window-front.html)

greg

pushing window to the front
 
Hello,
I am working on a problem. I need to build a toolbar menu item. When it
will either push a specific workbook to the top. or take the item below it
and push that to the top.

So if my workbook is "Main.xls".
And I have workbooks a,b,c,d,....
When I push the button I want Main to the front.
Then Push again, I want the first in the list pushed up.

The button is easy. But how can you give focus to a document?
Or how can you find the next one in the stack?

thanks



Mark Ivey[_2_]

pushing window to the front
 
Here is a quick snippet to tab through the open workbooks:



ActiveWindow.ActivateNext


Mark

"greg" wrote in message
...
Hello,
I am working on a problem. I need to build a toolbar menu item. When it
will either push a specific workbook to the top. or take the item below
it and push that to the top.

So if my workbook is "Main.xls".
And I have workbooks a,b,c,d,....
When I push the button I want Main to the front.
Then Push again, I want the first in the list pushed up.

The button is easy. But how can you give focus to a document?
Or how can you find the next one in the stack?

thanks


greg

pushing window to the front
 
thanks,
I was looking at the window. and seeing if the count is some kind of order.

"Mark Ivey" wrote in message
...
Here is a quick snippet to tab through the open workbooks:



ActiveWindow.ActivateNext


Mark

"greg" wrote in message
...
Hello,
I am working on a problem. I need to build a toolbar menu item. When it
will either push a specific workbook to the top. or take the item below
it and push that to the top.

So if my workbook is "Main.xls".
And I have workbooks a,b,c,d,....
When I push the button I want Main to the front.
Then Push again, I want the first in the list pushed up.

The button is easy. But how can you give focus to a document?
Or how can you find the next one in the stack?

thanks





All times are GMT +1. The time now is 01:53 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com