Nuacht

For years, VBA (Virtual Basic for Applications) has been the go-to language for automating tasks and extending the functionality of Microsoft Excel. However, the rise of Python, coupled with its ...
Microsoft is considering adding Python as one of the official Excel scripting languages, according to a topic on Excel's feedback hub opened last month.
Python and Excel can only really talk to each other through limited functions—xl () and =PY ()—that can only return code results, not macros, VBA code, or other data, Microsoft claims.