Forum Discussion
Vignessht
Jul 02, 2023Copper Contributor
macro is not supporting to open Internet Explorer
Hi Team,
I am trying to run macros in excel that will automatically open Internet Explorer for signing purposes. kindly help me to resolve this issue.
- NikolinoDEGold Contributor
If you set Microsoft Edge as the default browser on your system, your macro should automatically use the Edge browser when opening the default browser.
Here is how you can set Microsoft Edge as the default browser:
- Open the Settings in your Windows operating system. You can do this through the Start menu or by pressing the "Windows key + I" keyboard shortcut.
- Go to "Apps" or "Apps & Features".
- On the left side, click on "Default apps".
- Scroll down and look for the "Web browser" section. Click on the currently selected browser (usually Microsoft Edge, Internet Explorer, or another installed browser).
- Select "Microsoft Edge" from the list of available browsers.
Once you have set Microsoft Edge as the default browser, your macro should automatically use the Edge browser when opening the default browser.
Please note that these instructions may vary slightly depending on the version of your Windows operating system. If this does not solve your problem, add additional information such as Excel version, operating system, file storage medium, file extension, etc. to get a more accurate and quick solution. The file (or VBA code) itself (without sensitive data) would be of additional benefit. As shown in the photo, you cannot tell whether it is due to VBA code or the wrong standard Internet explorer. The text was created with the help of AI.
My answers are voluntary and without guarantee!
Hope this will help you.