Hi,
I'm having a devil of a time with a macro I use to convert a couple hubdred excel files into pdf format for distribution. I have used the macro for months with no problem, but when we switched fiscal years, some changes were made to the source excel document making it significantly larger...
Figured it out. PAth nem needs to go outside the brakcets (though why that results in the particular error, I still don't understand). Damn, what a waste of a morning.
Rhett
Hi,
I'm trying to write some code that will:
A) Provide a list of all files in a directory
B) Link to a value on what is called the 'Input' sheet of each file.
I'm using the following code
Sub BPRLookup()
Dim Directory As String, file As String
Dim file_counter As Integer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.