FAQ
- What are the differences between PyXLL and Microsoft's "Python in Excel"?
- What is the difference between openpyxl and PyXLL?
- What is the difference between PyXLL and xlwings?
- Can I step through Python functions called by PyXLL?
- How can I distribute my PyXLL functions to other users?
- Region / locale / user settings specific date formatting
- Data needed to complete DORA application
- Why don't my functions recalculate when reloading PyXLL?
- Python dll could not be loaded - check executable in your pyxll.cfg file
- Passing values from a worksheet function to a cell formatter, or parameterizing cell formatters
- DLL load failed while importing _ssl: The specified procedure could not be found.
- Does PyXLL work with the web version of Excel?
- Why don't I see argument tooltips / auto-completion / help / popups / IntelliSense when entering a function?
- Which version of Python can I use in Excel?
- Infosec questions
- Excel crashes when loading certain xlsb workbooks containing VBA code
- Python functions returning "None" show as zero "0" in Excel
- Python function returning date objects appear as numbers in Excel
- "Insert Python" button missing from "Formulas" in Excel
- Can PyXLL work with version control systems like Git?
- How to use a list returned by a Python macro from VBA?
- [SSL: CERTIFICATE_VERIFY_FAILED] when using requests and https
- How to add more users to an existing license
- PyCharm debugger error: Function 'PyGILState_Ensure' not found in any module
- How should I manage my group license for multiple users?
- Assigning a macro with arguments to a button in Excel
- COM Error 0x80028029 when accessing Excel Workbook Object
- How to manage separate dev/qa/prod environments
- How can a formatter be applied during an Excel function?
- Cannot run the macro '_PYXLL_MENU...'. The macro may not be available in this workbook