Hi, is there any way to check for protection status of a excel file before you open it. I am running a batch process on all excel files in a folder with out any user interaction, and if any of the file is password protested then I want to simply skip that file without opening it Because these files ask for the password as soon as I try to open them, thus requiring user interaction.