locked
Alternative to opening IE on mac RRS feed

  • Question

  • Hello

    I am working on an existing macro made using a Windows computer where they've set a variable as a new instance of InternetExplorer:

    Dim ie As New InternetExplorer

    ie then gets used in a range of ways later on. My issue is that I'm running Excel on a Macbook which doesn't have access to internet explorer. Therefore I'm trying to set ie as another browser instance, but I'm struggling to get the desired effect.

    Any help would be greatly appreciated!

    Steve

    Saturday, June 2, 2018 9:49 AM

All replies

  • Hello Steve,

    This forum always discuss issues on Windows platform. For Excel developments issue for Mac, I would suggest you post threads on Answers forum. For the current issue, I would move the thread to  Off-Topic  forum. 

    Thanks for understanding,

    Best Regards,

    Terry


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Monday, June 4, 2018 10:07 AM