EliseFreedman
Programmer
Hi All
I have an excel form that is posted on our intranet. The problem I have is that depending on the way the users machine is set up, it either opens in Internet Explorer or Excel. If it opens in Internet Explorer then the built in code doesnt work.
I have added some code to determine if it is opening in IE and if so, to display a warning asking the user to save the spreadsheet before completing and submitting it. However, i was wondering if there was any way in which having determined that it was opened in IE, I could automatically close the IE instance of excel and reopen the spreadsheet using excel.
I have an excel form that is posted on our intranet. The problem I have is that depending on the way the users machine is set up, it either opens in Internet Explorer or Excel. If it opens in Internet Explorer then the built in code doesnt work.
I have added some code to determine if it is opening in IE and if so, to display a warning asking the user to save the spreadsheet before completing and submitting it. However, i was wondering if there was any way in which having determined that it was opened in IE, I could automatically close the IE instance of excel and reopen the spreadsheet using excel.