Hello everyone

I'm quite new in the VBA universe and i would need some help for a tricky point :

I have several words documents with several hyperlinks inside.
These hyperlinks have all this format \\server\foldername1\foldername2\..

My need is the following : i've got one of the "foldername1"' that need to be changed to another one.
I have an excel file where all the word documents are listed in the first column.
I created the macro to open each word documents through Excel.

But i miss the part to :
-select all the hyperlinks that contain "foldername1" in order to change it by the new value (in the "text to display" and the link itself)

I can't find the information to find and change all these hyperlinks in each document.
Could you please help?

Thanks.

Jeremie.