Hi
This is a table, named Table_1;
Using VBA I want to create a hyperlink in the A column, with the Text "Link here".
The address is located in the B column.
The address is local, on the same hard drive.
Then I want to delete the current B column, with the hyperlink still working.
I want to do this for the entire A and B column.
(I'm trying to help my colleague, and this is just a part of his question).
Best regards