Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt
 
Posts: n/a
Default Can i "series fill" a number of cells with hyperlinks?

I've got a spreadsheet listing details of reports, which are named
sequentially. e.g. report_01, report_02 etc.

The files are named similarly, and i'd like the doucment names to link to
the files

So what i'd like to do is "series fill" the hyperlinks. i.e. if i link
report_01 to the location of "report_01.doc", then the other cells can be
filled in automaticlly just changing the last 2 characters of the filename.

Is there a way to do this, or to set up a formula which correlates the link
location to a string in a cell, adding relevant bits (i.e. c:/folder/ and
..doc)

many thanks for any replies.
  #2   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default Can i "series fill" a number of cells with hyperlinks?

Hi, I'm not an expert but maybe something like:

=HYPERLINK(INDIRECT("A1")&TEXT(ROW(1:1),"00")&".DO C",INDIRECT("A1")&TEXT(ROW(1:1),"00")&".DOC")
copy down
use A1 to enter the relevant information

HTH
JG

"Matt" wrote:

I've got a spreadsheet listing details of reports, which are named
sequentially. e.g. report_01, report_02 etc.

The files are named similarly, and i'd like the doucment names to link to
the files

So what i'd like to do is "series fill" the hyperlinks. i.e. if i link
report_01 to the location of "report_01.doc", then the other cells can be
filled in automaticlly just changing the last 2 characters of the filename.

Is there a way to do this, or to set up a formula which correlates the link
location to a string in a cell, adding relevant bits (i.e. c:/folder/ and
.doc)

many thanks for any replies.

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 do I change a number in one cell to change a series of cells? lance559 Excel Discussion (Misc queries) 2 January 13th 06 08:56 PM
I want the greater number of 2 cells to show in a separate cell cfiser Excel Discussion (Misc queries) 2 November 16th 05 10:32 PM
Counting the number of cells meeting conditional formating criteria Jeff Excel Worksheet Functions 4 July 9th 05 01:18 AM
Return number of cells filled LMB New Users to Excel 3 April 29th 05 02:55 AM
Count number of shaded cells Maddoktor Excel Discussion (Misc queries) 2 December 20th 04 08:35 PM


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