A
Andy B
I would like to run VBA code that finds all links on a page. Problem is its
difficult to find in a textbox with multiple links assigned to different text.
Is there code to find all links on a page? I know it is stored in the
portion of the file, so if it is possible to look into a file itself, I would
be willing to code that. If possible to do it internally to a show with VBA
code, please let me know how. I am looking to find broken links without
having to click on each one.
Thanks in advance.
difficult to find in a textbox with multiple links assigned to different text.
Is there code to find all links on a page? I know it is stored in the
portion of the file, so if it is possible to look into a file itself, I would
be willing to code that. If possible to do it internally to a show with VBA
code, please let me know how. I am looking to find broken links without
having to click on each one.
Thanks in advance.