Thread
: [Solved]
Macro which finds hyperlinks and replaces them as footnotes
View Single Post
10-26-2018, 01:35 AM
rabauck
Windows 10
Office 2016
Novice
Join Date: Jul 2018
Posts: 5
I receive the following error message:
Run-time error '429': ActiveX component can't create object
When Debugged, it points to this line:
Code:
Set oFolder = CreateObject("Shell.Application").BrowseForFolder(0, "Choose a folder", 0)
Any thoughts?
rabauck
View Public Profile
Find all posts by rabauck