Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Everytime I run:
Sub Macro1() Range("A1").Hyperlinks(1).Follow NewWindow:=False, AddHistory:=True End Sub NewWindow is ignored and a new window gets openned, rather than the old window being refreshed. Why? -- Gary''s Student |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking before opening "activate:newwindow" to see if already opened | Excel Programming | |||
When using worksheet.hyperlink.follow .NewWindow:=true | Excel Programming |