ASVContributor14 years agoSearch Files Hi I write this code 1. Set objWord = CreateObject("Word.Application") 2. Set objDoc = objWord.Documents.Add() 3. 4. objWord.FileSearch.FileName = "*.mp3" 5. o...Show More
AlexeyKryuchkovAlumni13 years agoHi Vahagn,If you use Microsoft Office 2007 or the later version, please review the "Error message when you run a macro to search for a file in an Office 2007 program: "Run-time error 5111"" article.
Recent DiscussionsHow can I read CSV files without Microsoft Access Runtime installed?Passing DevOps Test Case parameters to Test CompletetcUIAHost.exe process crashed