That error translates into: "some object you tried to access by name cannot be found".

So, your code tried to access a workbook in a folder it couldn't find. Or a sheet in a workbook it couldn't find, or something like that. Spelling always counts when addressing commands to objects.