python-mcp-vba-conversion/ ├── src/ │ ├── mcp_server.py # FastMCP server implementation │ ├── converter.py # Main VBA to Python converter │ ├── vba_parser.py # VBA code parsing utilities │ ├── ...
This demo project shows how to connect Excel VBA with Python to automate data processing. It exports data from Excel to a temporary CSV file, runs a Python script to process it, and then re-imports ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results