Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jeegna
 
Posts: n/a
Default Using dates with hyperlinks

i am using a very large spreadsheet with hyper links to related word files.
These hyperlinks are created automatically based on cell contents. but i am
having trouble when using a date formatted cell. currently i am using the
format ddmmyy, but when it is used as i hyperlink, its reverts back to the
serial number. is there any way to stop this?

hope i explained that right!
  #2   Report Post  
Mike
 
Posts: n/a
Default

Try creating a folder on your desktop and dumping the word files into it.
I have a lawn mower and I would not use it to paint a house.

"jeegna" wrote:

i am using a very large spreadsheet with hyper links to related word files.
These hyperlinks are created automatically based on cell contents. but i am
having trouble when using a date formatted cell. currently i am using the
format ddmmyy, but when it is used as i hyperlink, its reverts back to the
serial number. is there any way to stop this?

hope i explained that right!

  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Either edit the hyperlink the way you want--or even use the =hyperlink()
worksheet function.

If you put a date in A1, you could use:
=hyperlink("file:////c:\my documents\word\" & text(a1,"mm_dd_yyyy") & ".doc")

(Build a string that matches the file name.)

jeegna wrote:

i am using a very large spreadsheet with hyper links to related word files.
These hyperlinks are created automatically based on cell contents. but i am
having trouble when using a date formatted cell. currently i am using the
format ddmmyy, but when it is used as i hyperlink, its reverts back to the
serial number. is there any way to stop this?

hope i explained that right!


--

Dave Peterson
  #4   Report Post  
jeegna
 
Posts: n/a
Default

cheers dave exactly what i was looking for.

"Dave Peterson" wrote:

Either edit the hyperlink the way you want--or even use the =hyperlink()
worksheet function.

If you put a date in A1, you could use:
=hyperlink("file:////c:\my documents\word\" & text(a1,"mm_dd_yyyy") & ".doc")

(Build a string that matches the file name.)

jeegna wrote:

i am using a very large spreadsheet with hyper links to related word files.
These hyperlinks are created automatically based on cell contents. but i am
having trouble when using a date formatted cell. currently i am using the
format ddmmyy, but when it is used as i hyperlink, its reverts back to the
serial number. is there any way to stop this?

hope i explained that right!


--

Dave Peterson

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
2 digit year in dates return 19xx not 20xx moranbo Excel Discussion (Misc queries) 1 September 7th 05 01:44 AM
Default Dates Sue Excel Discussion (Misc queries) 1 July 22nd 05 12:29 PM
Using dates for x-axis values as string instead of creating a scale cs_weirdo Charts and Charting in Excel 2 June 17th 05 12:20 AM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM
due dates Niki New Users to Excel 4 January 10th 05 04:11 PM


All times are GMT +1. The time now is 04:09 PM.

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"