Edit Hyperlink property
I would like to pass the cell value to the link
I specify in the Property of a cell I tried
for the Edit Hyperlink property of this cell I entered
something like http:\\intranet.com?group=I1
where I1 is the value of column I row 1.
This isn't working it takes is as absolute value.
Is there a way to pass the value?
If I create a new cell and use the workgroup function
=HYPERLINK("http://portal/renutest/renucomm.asp?Planno=" & I1), it works.
But I would like to specify as a property.
Next step would be how can I spcify this property for the
entire column?
Thank you,
-Me
|