Skip to content

I'm trying to get the latest version of xlwings to work with Access, but it's not working. #1729

@Atsushi888

Description

@Atsushi888

OS (e.g. Windows 10 or macOS Sierra)

Windows 2019 server

Versions of xlwings, Excel and Python (e.g. 0.11.8, Office 365, Python 3.7)

0.24.9, Access Office 365, Python 3.9.7

Describe your issue (incl. Traceback!)

I'm trying to get the latest version of xlwings to work with Access, but it's not working.

Your traceback here

I'm thinking of using xlwings to run Python from Access.
However, even though the manual says that Access is supported, I could not get it to work properly by following the steps.

After some research, I found out that one of the causes was due to Workbook-related instructions that are supported by Excel VBA but not by Access VBA.

So, I modified xlwings.bas to solve the problem as I posted (sorry for the length), but now I get the following error and cannot solve the problem.

After investigation, it seems to be caused by xlwings64-0.24.9.dll, so there is nothing I can do to fix the source.

Is there anything I can do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions