Hi
I have created a loop that opens all the Excel files in a directory, in order to make modifications to the ones that don't have passwords attached. I've been able to identify files with passwords when opening them and I am able to ignore them. However I have a problem with files with a 'modify file' password as the modify file dialog box appears. Is there anything I can do to use VBA to stop this dialog appearing as send keys don't seem to work (as you have to press Cancel on the dialog box first which defeats the purpose).
Many thanks
James
Bookmarks