Forum Discussion
Chris_Mugdan
Apr 07, 2023Copper Contributor
Getting an embedded brower to appear in Excel using VBA
I have taken over a project for our product Map Intelligence that produces a geographical map based on data in Excel spreadsheets using VBA. The product works fine when external browsers are invoked ...
Chris_Mugdan
Apr 07, 2023Copper Contributor
Thanks for the reply.
Yes that seems like the way to go in the future. Unfortunately I need to make the current VBA add in work. There is a lot of code involved in it as you can imagine, and it would take considerable effort to port it to Javascript!
Yes that seems like the way to go in the future. Unfortunately I need to make the current VBA add in work. There is a lot of code involved in it as you can imagine, and it would take considerable effort to port it to Javascript!
JKPieterse
Apr 07, 2023Silver Contributor
Perhaps the issue is 32 vs 64 bit? I seem to recall that external activex controls are not supported in 64 bit office