How to stop xls from closing when click on hyperlink? Solved

Brian

Board Regular
Joined
Apr 24, 2002
Messages
113
Solved. Thank-you, I never would have never guessed that.

==================

I have two xls files that when I click on a hyperlink, the xls file closes.

Other xls files keep the the xls file open, like "Open in a new window"

How can I control this? I can't find the difference in the files. (no macros in either)

How can I stop the xls from closing when I click on hyperlink?

Thanks in advance,

Brian
This message was edited by brian on 2002-10-14 15:30
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
It's not actually closing, just hiding itself- you can get back to the original by pressing Alt-Left cursor arrow. This only happens when the workbook is 'clean' (ie no changes since the last save). You can make a workbook 'dirty' on opening by including a volatile function (eg NOW()) somewhere in the workbook. There's also an article on this in MS's knowledge base.
 
Upvote 0

Forum statistics

Threads
1,214,573
Messages
6,120,318
Members
448,956
Latest member
Adamsxl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top