I apologize for not being too Excel savvy but the debugger loads with the below line highlighted:
FName = Mid(FullFilePath, InStrRev(FullFilePath, "\") + 1, 999)
actually just the Mid function is highlighted. I am wonering if anyone has seen any of their functions breaking with the...