Starting Off VBA Macro With C# - Password Grief
- by ChloeRadshaw
I am stuck - I have a macro in a workbook which I can call quite easily using the run method on MSDN
The problem is that if the workbook has a password protecting the code then this becomes much more difficult and forces a dialog box to appear..
Does anyone know how to run a macro from C# which has a password on it??