Benjamin McNeill wrote:
Hello, I am trying to get this com server to work in VBA. I can
register and deregister the server but I can not call it from vba.
Any suggestions? I am using windows 10 and office 365 with python3.7.
Remember that the bit-size must match. I don't actually know w
Hello, I am trying to get this com server to work in VBA. I can register
and deregister the server but I can not call it from vba. Any
suggestions? I am using windows 10 and office 365 with python3.7.
thanks!
--Ben
# SimpleCOMServer.py - A sample COM server - almost as small as they come!
#
#