ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to open workbook in the same Excel app (https://www.excelbanter.com/excel-programming/282768-how-open-workbook-same-excel-app.html)

Jeff Armstrong

How to open workbook in the same Excel app
 
Hello,

I have a list of hyperlinks to other Excel files in column
A and I have a macro that opens each file through a loop.
The thing I don't like is when the file is opened, it
opens another Excel app at the bottom of the taskbar. I
have the Screenupdating = False but this doesn't prevent
this. Is there a way to open the file in the current
window? Below is the code I am currently using.

Selection.Hyperlinks(1).Follow NewWindow:=False,
AddHistory:=True

Any help would be greatly appreciated.

Thanks,
Jeff

Ron de Bruin

How to open workbook in the same Excel app
 
ToolsOptionsView

Windows in Taskbar

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Jeff Armstrong" wrote in message ...
Hello,

I have a list of hyperlinks to other Excel files in column
A and I have a macro that opens each file through a loop.
The thing I don't like is when the file is opened, it
opens another Excel app at the bottom of the taskbar. I
have the Screenupdating = False but this doesn't prevent
this. Is there a way to open the file in the current
window? Below is the code I am currently using.

Selection.Hyperlinks(1).Follow NewWindow:=False,
AddHistory:=True

Any help would be greatly appreciated.

Thanks,
Jeff





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

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