Irina@beehaw.orgtoProgramming@beehaw.org•Microsoft Brings Python Programming To Excel, Enabling Advanced Data Analysis
3·
1 year agoForgive me if I’m wrong, but isn’t that something entirely different? This is python in a cell of a spreadsheet, which could be really good, but what you linked seems to be for macros, same as excel’s VBA
Python in a spreadsheet would be so helpful, abstracting it out to macros less so. Better than making them in VBA I’m sure, but still not the same thing.
I’m very basic, more thinking about stuff like using Python f-strings and string formatting vs excels formatting.