G
Guest
When users change certain configuration options in my Excel add-in I need
them to restart Excel to have them applied - for example, the user interface
language. I can either information the user that they need to restart or
close Excel and require them to restart it. What I want to do is
programmatically restart Excel like Excel does itself when you get the
message Excel has encountered a problem and needs to restart. Is there a way
I can have my add-in shut down Excel so it will automatically restart?
- Drew
them to restart Excel to have them applied - for example, the user interface
language. I can either information the user that they need to restart or
close Excel and require them to restart it. What I want to do is
programmatically restart Excel like Excel does itself when you get the
message Excel has encountered a problem and needs to restart. Is there a way
I can have my add-in shut down Excel so it will automatically restart?
- Drew