Hi All,
I've been asked to test excel docs as we are changing from office 2007 to 2016.
Running the following code, I receive a Compile Error - Can't Find Project or Library.
Public Sub BatchPDF()
Dim n As Integer, i As Integer
Application.ScreenUpdating = False
If...