Hi there,
First of everything thanks for spending time to read my post. I'm a amateur to VBA, but I need something complex to help in my work.
Scenario:
1) Cells A5 contain "Instruction A" , I would like to have VBA to able to read the cell and create hyperlink to my directory example: C:/Instruction A.pdf which I already placed in the directory.
2) The VBA able to skip empty cells and will not create Hyperlinks
3) The VBA only works from certain rows in a column, example, Column A5 to A100
Much appreciated!
First of everything thanks for spending time to read my post. I'm a amateur to VBA, but I need something complex to help in my work.
Scenario:
1) Cells A5 contain "Instruction A" , I would like to have VBA to able to read the cell and create hyperlink to my directory example: C:/Instruction A.pdf which I already placed in the directory.
2) The VBA able to skip empty cells and will not create Hyperlinks
3) The VBA only works from certain rows in a column, example, Column A5 to A100
Much appreciated!