Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Links Break in Protected Sheets when going thru email

Thanks for any help you can provide. Here's what is happening:

I have a series of linked Excel 2002 spreadsheets that are updated by
users and emailed thru Outlook each month. The sheets are password
protected, keeping users from disturbing formulas and links. Data
entry areas are unprotected. Users are instructed not to open directly
from Outlook attachment, to first detach the file & then open using
Windows Explorer or Excel directly. They also do not change the
filename.

Each month, an average of 30-40% of the files return with broken
links. Many times the new link lists a "temp" directory. My thinking
is that when being opened from an attachment Outlook first saves to a
temp or other directory [on the users computer] and this procedure
then changes the links. When the message appears on file opening to
"Update Links?" they are instucted to answer "NO" and proceed to
update the file, save, and return via email.

Is there any way to stop this from happening? I'm in process of
creating the 2004 series, and if a programming or other solution can
be implemented it will save many hours each month.

Thanks for any insights...

Rick

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Links Break in Protected Sheets when going thru email

If the problem is the links, then the solution would be to eliminate the
links. I don't know what the requirement is to access the links, but if the
data is static during the period the workbooks is in the hands of the users,
it might be better to put the data in each workbook.

If that isn't an option, a simple macro to restablish the links might be the
solution. You can change links at the workbook level in Edit =Links, then
change source. You can do the same in code. I don't know how many
workbooks you are linked to, but hopefully the order would stay in tact so
you would know which ones to change.

--
Regards,
Tom Ogilvy

"Rick Robinson" wrote in message
om...
Thanks for any help you can provide. Here's what is happening:

I have a series of linked Excel 2002 spreadsheets that are updated by
users and emailed thru Outlook each month. The sheets are password
protected, keeping users from disturbing formulas and links. Data
entry areas are unprotected. Users are instructed not to open directly
from Outlook attachment, to first detach the file & then open using
Windows Explorer or Excel directly. They also do not change the
filename.

Each month, an average of 30-40% of the files return with broken
links. Many times the new link lists a "temp" directory. My thinking
is that when being opened from an attachment Outlook first saves to a
temp or other directory [on the users computer] and this procedure
then changes the links. When the message appears on file opening to
"Update Links?" they are instucted to answer "NO" and proceed to
update the file, save, and return via email.

Is there any way to stop this from happening? I'm in process of
creating the 2004 series, and if a programming or other solution can
be implemented it will save many hours each month.

Thanks for any insights...

Rick



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
break link to email workbook SuzyQ Excel Discussion (Misc queries) 1 October 2nd 09 08:13 PM
Updating Links in a Protected Sheets [email protected] Excel Discussion (Misc queries) 2 July 6th 07 08:34 PM
Break Links Sean Excel Discussion (Misc queries) 1 October 25th 06 03:34 PM
Break Links not working !!!! HELP !! WhytheQ Excel Discussion (Misc queries) 3 May 25th 06 02:28 PM
Edit Links: Changing links on a protected worksheet Halibut68 Excel Discussion (Misc queries) 0 April 28th 06 11:03 AM


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

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"