Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Apparently some of our users are trying to run our workbook in
Internet Explorer instead of in Excel. Works fine with some other workbooks but not with the code in our workbook. We don't have the time to try to get it to work in Internet Explorer right now. Instead, we'd like to detect whether the workbook is running in IE, and exit, after maybe a brief message to the user. For example: If IsRunningInIE Then Exit Sub Or, in the Workbook Open Event: If IsRunningInIE Then MsgBox "Explanatory message, etc." Exit Sub Any suggestions? Thanks, Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Internet Explorer | Excel Discussion (Misc queries) | |||
Workbook view with internet explorer | Excel Discussion (Misc queries) | |||
Running Internet Explorer from Excel | Charts and Charting in Excel | |||
How to detect Internet connection | Excel Programming | |||
internet explorer | Excel Discussion (Misc queries) |