LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Dynamic Hyperlink to a specific workshet on a web published workbook.

Hi everyone.

I am trying to link to a series of cells in a workbook that is hosted
on a Webserver (Plone Enfold Desktop). I can get it to work this way:

=IF(ISBLANK('http://192.168.9.161:8080/QAPortal/Ultrasound/Ultrasound
%20QC%20Reports/[iU22%20L9-3%2002V9CM.xls]Summary'!C1),"",'http://
192.168.9.161:8080/QAPortal/Ultrasound/Ultrasound%20QC%20Reports/
[iU22%20L9-3%2002V9CM.xls]Summary'!C1)

But since I have over 200 to link to (each with different names) i was
hoping to put the iU22%20L9-3%2002V9CM portion (this changes for each
filename) into a cell reference that is a cell reference(i.e.
iU22%20L9-3%2002V9CM is also in Cell F224 in the same worksheet) using
the &, but I cannot for the life of me figure out how to make it point
to the spreadsheet using the HYPERLINK funtion.

I tried this but could not get it to work:
=IF(ISBLANK(HYPERLINK("http://192.168.9.161:8080/QAPortal/Ultrasound/
Ultrasound%20QC%20Reports/["&F224&".xls]Summary'!B2)")),"",'http://
192.168.9.161:8080/QAPortal/Ultrasound/Ultrasound%20QC%20Reports/
["&F224&".xls]Summary'!B2)

But all I get is a #REF.

Any help would be greatly appreciated, I could do it the liong way but
would like to make it easier to insert links to newly acquired files
just by dragging!

Tony

 
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
Not able to write in published workbook using Excel Service SetRan Matt Excel Worksheet Functions 0 February 27th 07 04:55 PM
External hyperlink to a specific page in a workbook Nimbus55 Excel Worksheet Functions 2 July 31st 06 01:07 PM
hyperlinks to specific link don't work when published to html shemnick Excel Discussion (Misc queries) 0 July 3rd 06 02:43 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM
Hyperlink to specific sheet; workbook saved as html Bawn Excel Worksheet Functions 0 January 5th 05 01:31 PM


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