Hi all,
I want to create a VBA macro (or sub or whatever it is called) that will automatically place a hyperlink in a chosen column based on data pulled from other cells in the row. My docs are now found on a server. Example: 5159.pdf. I need to be able to auto hyperlink at cell "B9" and so on after i select the drop list input at cell "B8" and key-in input in cell "A9" (Field Name - Doc. No.).
Every time i key-in input at Doc. No., my hyperlink column start from "B9" onward would create the auto hyperlink
Example hyperlink: \\servername\folder\<B8><doc.no>.pdf and text to display should be "Yes"
Path \\server\folder\ should be hard coded or any.
hyperlink.gif
Really appreciated your help... Tq.
Bookmarks