Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88054

Using win32com and python 3.7.2 64bit to connect to MS Excel 2016 32bit

$
0
0

I would like to know, if it is possible to use win32com library (win32com.client and others) to connect to MS Excell with Python in following configuration:

MS Excel 2016 32bit

Python 3.7.4 64bit

Win10 64bit

win32com (I dont know how its architecture is defined)

I have already read this question and its answer: Python win32com - application installed with both 32bit and 64bit versions

and also have scoured google and found, that it is connected to .dll libraries being unable to cope with difference in architecture, but it is still not entirely clear to me. I have also installed 64bit ODBC drivers for MS Access connection (to connect to 32bit Access with 64bit Python, and this connection works), which should also include libraries to connect to MS Excell, but I still cant use win32com.client to create COM objects in Excel.

Note: I also have access to following configuration:

MS Excell 2010 32bit

Python 3.7.2 32bit

Win7 32bit

win32com

In which the connection works (more or less).


Viewing all articles
Browse latest Browse all 88054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>