this post was submitted on 22 Aug 2023
16 points (94.4% liked)

Security Operations

562 readers
1 users here now

A place for all things Cyber Security, from questions, rants, and stories, to the latest attacks, vulnerabilities, and zero days.

founded 1 year ago
MODERATORS
 

Microsoft has announced Excel will support Python::Python is one of the most popular programming languages today, loved by businesses and students alike and Excel is an essential tool to organize,

you are viewing a single comment's thread
view the rest of the comments
[–] bignavy 2 points 1 year ago (1 children)

When you do your job as a developer so good you have to allow users to use a whole programming language to get the functionality they need.

Although this might speak to the abuses of excel in the business world more than the failures of excel, tbh. Maybe both?

[–] [email protected] 5 points 1 year ago

Well… a programming language has been attached to Excel for well more than a decade, maybe two. Visual Basic for Applications is there for user defined functions and otherwise. It’s just that VBA is old and clunky af, and there’s been a need for the integration of a more modern set of coding tools for a long while.