Let me describe my situation,
Basically, there is a cell identified by the name 'test' which contains text called Click Me which holds a hyperlink. I want to reference this cell along with its hyperlink into another cell.
Eg :- Cell Identifier Name: Test Name: Click Me Hyperlink: www.google.com
Here i want to reference Test into another cell along with its hyperlink P.S =Test only gives the value of the Cell Identifier (Click Me) But i want "Click Me with its Hyperlink".
Is this possible?
Thanks in advance