Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Link Problem

Below is a post from last night. How do I do what Tom
Ogilvy has said?

Thanx

Ok, I can reproduce that.

for the worksheet, change the EnableSelection Property to
either
xlUnlockedcells or xlNoSelection

then you will get the message on a double click, but it
shouldn't try to
open the linked workbook.

Note that this property must be set each time the workbook
is opened - so
you would need to do it in the workbook_open event or
other appropriate
event. (of course if macros are disabled - no go).

--
Regards,
Tom Ogilvy



Todd Huttenstine
wrote in message
...
It was checked. That did not work.
-----Original Message-----
In tools=Options, Edit tab, is "edit directly in cell"

unchecked? If so,
check it. That should change this behavior.

--
Regards,
Tom Ogilvy




Todd Huttenstine

wrote in message
...
I have multiple cells on sheet1 in workbook A

referencing
cells in sheet 1 of workbook B. I also have sheet1 in
workbook A protected. When I double click any cell on
sheet1 in workbook A, I get the expected message

saying
the workbook is protected, however after I click OK,

it
trys to bring up Workbook B. See workbook B has

macros
so
the dialog asking to enable or disable macros pops up.

If
I click Enable Macros Workbook B opens. If I click X
workbook B does not load. I dont want Workbook B

loading
period. Why is it doing this and how do I prevent
workbook B from being opened?

Thanx in advance

Todd Huttenstine



.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with file link Dervil Excel Worksheet Functions 4 August 14th 09 04:46 PM
External Link Problem peyman Excel Discussion (Misc queries) 8 May 12th 09 10:45 PM
Link problem Leonard Lan Excel Worksheet Functions 4 June 3rd 08 06:03 AM
Link Problem turrucan Excel Discussion (Misc queries) 0 November 27th 06 08:40 AM
Problem with link Runar Excel Worksheet Functions 1 January 13th 06 05:10 PM


All times are GMT +1. The time now is 03:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"