I am joining multiple excel files together to produce output. Sometimes, one of the files doesn't have any information so I don't want to have to have the user create an empty file. I get an error on the input data (can't find the file) and output is not created. How do I say, if it exists, Join, if not, ignore and continue joining what is available?