Hi all,
i want to create a hyperlink to all entries in Column to open a file with the name as in cell.
For Ex:-
<tbody>
Name
Link1
link2
JOHN
JOHN.PDF
JOHN.JPG
ROBIN
ROBIN.PDF
ROBIN.JPG
JOY
JOY.PDG
JOY.JPG
</tbody>
and so on, I have appx 1000 such entries.
I want to open these files...