Hyperlinks

  • Follow


Version: 2008
Operating System: Mac OS X 10.6 (Snow Leopard)
Processor: Intel

When making a hyperlink to another sheet in the same workbook, space between words in the "link to" field ("Koble til" in Norwegian, ie the top box when hitting Cmd-K) change from space to %20 when editing the link or when saving and opening the file again. Is this a known issue in Excel 2008, or does anyone know how to fix it?
0
Reply frekris 1/20/2010 2:22:27 PM

It's an "issue" because spaces are illegal characters in hyperlink paths, so
there is nothing to be fixed. The code is inserted as a placeholder. To
avoid the codes, don't use spaces in your file/folder names... Just because
the OS allows it doesn't mean it's a good idea :-)

Instead, you can use the underscore character rather than a space
(my_file.xlsx) � but that's "old school" technique. The more current naming
convention is to run the characters together capitalizing the first
character of each word (MyFile.xlsx).

Additionally, use the Display: field to enter what you want to have
displayed in the cell & use the Screen Tip button to enter what you want to
have display in the tip box when hovering on the link cell.

HTH |:>) 
Bob Jones 
[MVP] Office:Mac



On 1/20/10 9:22 AM, in article 59bb14c5.-1@webcrossing.JaKIaxP2ac0,
"frekris@officeformac.com" <frekris@officeformac.com> wrote:

> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
> When making a hyperlink to another sheet in the same workbook, space between
> words in the "link to" field ("Koble til" in Norwegian, ie the top box when
> hitting Cmd-K) change from space to %20 when editing the link or when saving
> and opening the file again. Is this a known issue in Excel 2008, or does
> anyone know how to fix it?

0
Reply CyberTaz 1/20/2010 10:16:20 PM


If you want spaces that appears a space on a link but are not really, 
use the code &20 "The%20time%20my%20Life" will show up as: The time of 
my life.  that is the percent sign followed by a 20 (two,zero).  Or you 
can use the shortcut that windows people do. use underscores for spaces. 
it don't look near as good but its faster.

I'll show here so you can see in action:

http:www.The%20time%20of%20my%20Life

CyberTaz wrote:
> It's an "issue" because spaces are illegal characters in hyperlink paths, so
> there is nothing to be fixed. The code is inserted as a placeholder. To
> avoid the codes, don't use spaces in your file/folder names... Just because
> the OS allows it doesn't mean it's a good idea :-)
>
> Instead, you can use the underscore character rather than a space
> (my_file.xlsx) � but that's "old school" technique. The more current naming
> convention is to run the characters together capitalizing the first
> character of each word (MyFile.xlsx).
>
> Additionally, use the Display: field to enter what you want to have
> displayed in the cell&  use the Screen Tip button to enter what you want to
> have display in the tip box when hovering on the link cell.
>
> HTH |:>)
> Bob Jones
> [MVP] Office:Mac
>
>
>
> On 1/20/10 9:22 AM, in article 59bb14c5.-1@webcrossing.JaKIaxP2ac0,
> "frekris@officeformac.com"<frekris@officeformac.com>  wrote:
>
>> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
>> When making a hyperlink to another sheet in the same workbook, space between
>> words in the "link to" field ("Koble til" in Norwegian, ie the top box when
>> hitting Cmd-K) change from space to %20 when editing the link or when saving
>> and opening the file again. Is this a known issue in Excel 2008, or does
>> anyone know how to fix it?
>

-- 
Phillip M. Jones, C.E.T.    "If it's Fixed, Don't Break it"
http://www.phillipmjones.net           http://www.vpea.org
mailto:pjones1@kimbanet.com
0
Reply Phillip 1/20/2010 11:57:25 PM

http:www.The%20time%20of%20my%20Life.com
when showing up on a web link in a browser the %20's don't appear

Phillip Jones, C.E.T. wrote:
> If you want spaces that appears a space on a link but are not really,
> use the code&20 "The%20time%20my%20Life" will show up as: The time of
> my life.  that is the percent sign followed by a 20 (two,zero).  Or you
> can use the shortcut that windows people do. use underscores for spaces.
> it don't look near as good but its faster.
>
> I'll show here so you can see in action:
>
> http:www.The%20time%20of%20my%20Life
>
> CyberTaz wrote:
>> It's an "issue" because spaces are illegal characters in hyperlink paths, so
>> there is nothing to be fixed. The code is inserted as a placeholder. To
>> avoid the codes, don't use spaces in your file/folder names... Just because
>> the OS allows it doesn't mean it's a good idea :-)
>>
>> Instead, you can use the underscore character rather than a space
>> (my_file.xlsx) � but that's "old school" technique. The more current naming
>> convention is to run the characters together capitalizing the first
>> character of each word (MyFile.xlsx).
>>
>> Additionally, use the Display: field to enter what you want to have
>> displayed in the cell&   use the Screen Tip button to enter what you want to
>> have display in the tip box when hovering on the link cell.
>>
>> HTH |:>)
>> Bob Jones
>> [MVP] Office:Mac
>>
>>
>>
>> On 1/20/10 9:22 AM, in article 59bb14c5.-1@webcrossing.JaKIaxP2ac0,
>> "frekris@officeformac.com"<frekris@officeformac.com>   wrote:
>>
>>> Version: 2008 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
>>> When making a hyperlink to another sheet in the same workbook, space between
>>> words in the "link to" field ("Koble til" in Norwegian, ie the top box when
>>> hitting Cmd-K) change from space to %20 when editing the link or when saving
>>> and opening the file again. Is this a known issue in Excel 2008, or does
>>> anyone know how to fix it?
>>
>

-- 
Phillip M. Jones, C.E.T.    "If it's Fixed, Don't Break it"
http://www.phillipmjones.net           http://www.vpea.org
mailto:pjones1@kimbanet.com
0
Reply Phillip 1/21/2010 12:23:55 AM

3 Replies
257 Views

(page loaded in 0.157 seconds)

Similiar Articles:
















7/22/2012 5:17:26 PM


Reply: