FAQ
- FileNotFoundError when trying to read a file
- "DLL load failed: The specified procedure could not be found" when importing win32api or win32com
- Reading cell values in a macro or menu function
- Modifying or Updating DataFrames returned to Excel
- The PyXLL add-in is active but it's not loading
- PyXLL add-in uninstalled after Office update
- Is it possible to recalculate just a single cell or range of cells?
- WARNING : Delete your gen_py folder 'C:\Users\xxx\AppData\Local\Temp\gen_py\x.x' as it may have become corrupted
- ERROR: Please close Excel before running this command.
- Warning: Function xxx is duplicated and will be overridden
- How to create PDF reports from Excel with Python
- How to relocate or move the PyXLL add-in?
- Can I install multiple versions of PyXLL at the same time?
- How to use Python packages with PyXLL
- Do I need an internet connection to use PyXLL?
- The file format and extension of 'pyxll.xll' don't match
- ERROR: Unable to get Excel HWND. Excel is closing
- What is the equivalent of DoEvents in Python?
- How to style cells and ranges
- Functions with optional or default arguments
- Writing arrays back to Excel
- Managing multiple PyXLL configs
- Linking to documentation for worksheet functions
- How can I update ribbon controls?
- No config file found
- Excel Dynamic Arrays: Formulas starting with '@' or surrounded by '{}'
- Error importing Python module: DLL load failed
- Why is my Python function called repeatedly?
- Getting Excel Events in Python
- Can I use my own object names instead of the default ids for cached objects?