Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Insert multiple hyperlinks at same time

I want to create a row for each document. I have over 100 documents I want
to link to. Does anyone know how to create many hyperlinks at one time
rather than just 1 at a time? I am using Excel 2007.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Insert multiple hyperlinks at same time

Say column A contains the list of documents:

C:\Documents and Settings\User\Desktop\book1.xls

In a helper column enter:

=HYPERLINK("file:\\\" & A1,A1)

and copy down. This will produce a nice table of hyperlinks
--
Gary''s Student - gsnu200752


"AmyO" wrote:

I want to create a row for each document. I have over 100 documents I want
to link to. Does anyone know how to create many hyperlinks at one time
rather than just 1 at a time? I am using Excel 2007.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Insert multiple hyperlinks at same time

Could you clarify that? Does that work if you have 100 different files and
you're trying to have 100 different links?

Sorry, just confused.

Thanks,

Jackie T


"Gary''s Student" wrote:

Say column A contains the list of documents:

C:\Documents and Settings\User\Desktop\book1.xls

In a helper column enter:

=HYPERLINK("file:\\\" & A1,A1)

and copy down. This will produce a nice table of hyperlinks
--
Gary''s Student - gsnu200752


"AmyO" wrote:

I want to create a row for each document. I have over 100 documents I want
to link to. Does anyone know how to create many hyperlinks at one time
rather than just 1 at a time? I am using Excel 2007.

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
How to change multiple hyperlinks at the same time RichardInHouston Excel Discussion (Misc queries) 0 October 24th 06 11:42 PM
insert a hyperlinks into a what-if equations Robert Excel Discussion (Misc queries) 1 October 21st 06 12:20 PM
Delete browsed pages under Insert Hyperlinks? Bill Foster Setting up and Configuration of Excel 4 August 7th 06 09:09 PM
How do i allow users to insert hyperlinks into a protected sheet Andy Excel Discussion (Misc queries) 0 July 6th 06 02:36 PM
Remove Hyperlinks from multiple cells at the same time Remove Hyperlinks from multiple cells Excel Discussion (Misc queries) 1 March 20th 06 03:29 AM


All times are GMT +1. The time now is 07:41 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"