Hi,
In cells A1 to A500 i have hyperlinks to other workbooks. In cells B1
to B500, i want to create a formula to get the value of the cell A4 of
each hyperlink in the column A. Is this possible?--
serge
------------------------------------------------------------------------
serge's Profile: www.excelforum.com/member.php...foamp;userid=4164
View this thread: www.excelforum.com/showthread...hreadid=543195You need to separate the issues...
The fact that you employ a hyperlink to jump you to another location
(workbook, worksheet, or otherwise) is mutually exclusive from the fact that
you want to obtain an explicit value from another location (workbook,
worksheet, or otherwise) in the present cell location...
You the quot;Indexquot; function Syntax 1 to return the value of a specified cell
from anoth location... in cell B1 use this formula:
=INDEX([test.xls]Sheet1!$A$1:$B$5,4,1)
Where [test.xls] is the name of the workbook
Where Sheet1!$A$1:$B$5 in the location of the data in test.xls
Where 4 is the row number containing the value that you want
Where 1 is the column number containing the value that you want
--
Thanks for your help -
Joe Macquot;sergequot; wrote:
gt;
gt; Hi,
gt;
gt; In cells A1 to A500 i have hyperlinks to other workbooks. In cells B1
gt; to B500, i want to create a formula to get the value of the cell A4 of
gt; each hyperlink in the column A. Is this possible?
gt;
gt;
gt; --
gt; serge
gt; ------------------------------------------------------------------------
gt; serge's Profile: www.excelforum.com/member.php...foamp;userid=4164
gt; View this thread: www.excelforum.com/showthread...hreadid=543195
gt;
gt;
- Nov 03 Mon 2008 20:47
getting a value
close
全站熱搜
留言列表
發表留言