Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel hyperlink problems

I have a spreadsheet with approximately 12,000 entries. All entries are
hyperlinked to .pdf files. Every time I check the spreadsheet, there will be
anywhere from 5-10 hyperlinks that don't work. Either the hyperlink LOOKS
like it's there, but when you click on it, you get "requested filed does not
exist" or it looks like it's there, but there's no response when you click on
it.

Right clicking when the first scenario happens will bring up the shortcut
menu that includes options to edit hyperlink, remove hyperlink or insert
hyperlink. The 2nd scenario brings up the shortcut menu with only "insert
hyperlink."

Does anybody have any ideas what might be happening? The worksheet is used
by multiple city/county entities.

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default Excel hyperlink problems

hi, I had a problem with hyperlinks a long time ago, if remember right, some
of problems seemed to be:
- when copying a range / multiple rows of the same hyperlink down, say 10,
20..
then cutting pasting deleting sorting portions of everything all mixed up,
would seem to trash the work I had done.

my answer was to remote portions of the hyperlink to a single location using
AND signs: "&" to connection them together. i.e.:

http://www.microsoft.com/office/comm...c.exc el.misc

B2: http://www.microsoft.com/office/community/
B3: en-us/default.mspx?lang=en&cr=US&dg=microsoft.public.exc el.misc

using the hyperlink function:
=HYPERLINK($B$2&$B3,"friendly name")

should get you back to this page, and be stable; allows you to do easy edit
etc..

"Linda S" wrote:

I have a spreadsheet with approximately 12,000 entries. All entries are
hyperlinked to .pdf files. Every time I check the spreadsheet, there will be
anywhere from 5-10 hyperlinks that don't work. Either the hyperlink LOOKS
like it's there, but when you click on it, you get "requested filed does not
exist" or it looks like it's there, but there's no response when you click on
it.

Right clicking when the first scenario happens will bring up the shortcut
menu that includes options to edit hyperlink, remove hyperlink or insert
hyperlink. The 2nd scenario brings up the shortcut menu with only "insert
hyperlink."

Does anybody have any ideas what might be happening? The worksheet is used
by multiple city/county entities.

Thank you.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default Excel hyperlink problems

=HYPERLINK($B$2&$B$3,"friendly name")

oops missed a dollar sign in B3, they make reference fixed / "absolute".

"nastech" wrote:

hi, I had a problem with hyperlinks a long time ago, if remember right, some
of problems seemed to be:
- when copying a range / multiple rows of the same hyperlink down, say 10,
20..
then cutting pasting deleting sorting portions of everything all mixed up,
would seem to trash the work I had done.

my answer was to remote portions of the hyperlink to a single location using
AND signs: "&" to connection them together. i.e.:

http://www.microsoft.com/office/comm...c.exc el.misc

B2: http://www.microsoft.com/office/community/
B3: en-us/default.mspx?lang=en&cr=US&dg=microsoft.public.exc el.misc

using the hyperlink function:
=HYPERLINK($B$2&$B3,"friendly name")

should get you back to this page, and be stable; allows you to do easy edit
etc..

"Linda S" wrote:

I have a spreadsheet with approximately 12,000 entries. All entries are
hyperlinked to .pdf files. Every time I check the spreadsheet, there will be
anywhere from 5-10 hyperlinks that don't work. Either the hyperlink LOOKS
like it's there, but when you click on it, you get "requested filed does not
exist" or it looks like it's there, but there's no response when you click on
it.

Right clicking when the first scenario happens will bring up the shortcut
menu that includes options to edit hyperlink, remove hyperlink or insert
hyperlink. The 2nd scenario brings up the shortcut menu with only "insert
hyperlink."

Does anybody have any ideas what might be happening? The worksheet is used
by multiple city/county entities.

Thank you.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel hyperlink problems

None of these have ever been copied or pasted. Once a hyperlink has been
created, it's only used to look-up information. Thanks.

"nastech" wrote:

=HYPERLINK($B$2&$B$3,"friendly name")

oops missed a dollar sign in B3, they make reference fixed / "absolute".

"nastech" wrote:

hi, I had a problem with hyperlinks a long time ago, if remember right, some
of problems seemed to be:
- when copying a range / multiple rows of the same hyperlink down, say 10,
20..
then cutting pasting deleting sorting portions of everything all mixed up,
would seem to trash the work I had done.

my answer was to remote portions of the hyperlink to a single location using
AND signs: "&" to connection them together. i.e.:

http://www.microsoft.com/office/comm...c.exc el.misc

B2: http://www.microsoft.com/office/community/
B3: en-us/default.mspx?lang=en&cr=US&dg=microsoft.public.exc el.misc

using the hyperlink function:
=HYPERLINK($B$2&$B3,"friendly name")

should get you back to this page, and be stable; allows you to do easy edit
etc..

"Linda S" wrote:

I have a spreadsheet with approximately 12,000 entries. All entries are
hyperlinked to .pdf files. Every time I check the spreadsheet, there will be
anywhere from 5-10 hyperlinks that don't work. Either the hyperlink LOOKS
like it's there, but when you click on it, you get "requested filed does not
exist" or it looks like it's there, but there's no response when you click on
it.

Right clicking when the first scenario happens will bring up the shortcut
menu that includes options to edit hyperlink, remove hyperlink or insert
hyperlink. The 2nd scenario brings up the shortcut menu with only "insert
hyperlink."

Does anybody have any ideas what might be happening? The worksheet is used
by multiple city/county entities.

Thank you.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default Excel hyperlink problems

that's fine, but if using a non-function/ formula type hperlink, hyperlinks
can be unstable in ways I can't count.. performing some other / non-related
functions will trash hyperlinks, to rephrase, they can be "really.. really
unstable"

"Linda S" wrote:

None of these have ever been copied or pasted. Once a hyperlink has been
created, it's only used to look-up information. Thanks.

"nastech" wrote:

=HYPERLINK($B$2&$B$3,"friendly name")

oops missed a dollar sign in B3, they make reference fixed / "absolute".

"nastech" wrote:

hi, I had a problem with hyperlinks a long time ago, if remember right, some
of problems seemed to be:
- when copying a range / multiple rows of the same hyperlink down, say 10,
20..
then cutting pasting deleting sorting portions of everything all mixed up,
would seem to trash the work I had done.

my answer was to remote portions of the hyperlink to a single location using
AND signs: "&" to connection them together. i.e.:

http://www.microsoft.com/office/comm...c.exc el.misc

B2: http://www.microsoft.com/office/community/
B3: en-us/default.mspx?lang=en&cr=US&dg=microsoft.public.exc el.misc

using the hyperlink function:
=HYPERLINK($B$2&$B3,"friendly name")

should get you back to this page, and be stable; allows you to do easy edit
etc..

"Linda S" wrote:

I have a spreadsheet with approximately 12,000 entries. All entries are
hyperlinked to .pdf files. Every time I check the spreadsheet, there will be
anywhere from 5-10 hyperlinks that don't work. Either the hyperlink LOOKS
like it's there, but when you click on it, you get "requested filed does not
exist" or it looks like it's there, but there's no response when you click on
it.

Right clicking when the first scenario happens will bring up the shortcut
menu that includes options to edit hyperlink, remove hyperlink or insert
hyperlink. The 2nd scenario brings up the shortcut menu with only "insert
hyperlink."

Does anybody have any ideas what might be happening? The worksheet is used
by multiple city/county entities.

Thank you.

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
hyperlink problems with multiple sheet spreadsheet on Intranet [email protected] Excel Discussion (Misc queries) 3 July 20th 06 01:17 AM
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Problems with HYPERLINK in Excel 2002 and 2003 Thomas Refsdal Excel Worksheet Functions 0 November 25th 05 08:39 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM
Hyperlink Problems sandyl Excel Worksheet Functions 5 March 7th 05 10:54 PM


All times are GMT +1. The time now is 10:11 AM.

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

About Us

"It's about Microsoft Excel"