this post was submitted on 11 Oct 2023
398 points (98.8% liked)

Technology

59219 readers
3314 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] bulwark@lemmy.world 97 points 1 year ago (4 children)

Man I hate VBA as much as the next guy, but when the IT department has your network so locked down you cant install anything. Having that hidden tab in Excel to write a script to automate some mundane task was really useful. I like python, but there's no fuckin way my ex employer would just allow me to run random python code like they did for VBA. It was a gov job btw.

[–] Willem@kutsuya.dev 41 points 1 year ago (3 children)

Python is soon to be integrated into excel, I might not be a python fan but if it's gonna replace vba I'm all for it.

[–] Phen@lemmy.eco.br 44 points 1 year ago

It'll only run on cloud. Their employer would probably block that too.

[–] __ghost__@lemmy.ml 31 points 1 year ago

Afaik the python is ran on Microsoft servers, so not exactly a perfect solution. I doubt it will run offline at all

[–] aev@lemmy.sdf.org 9 points 1 year ago (3 children)

Wouldn't it face the exact same security issues as VBA, with drive-by installs of obfuscated malware and executions of arbitrary code?

Can you not say that too loudly please

[–] cmhe@lemmy.world 3 points 1 year ago

You don't understand. "Security" is always the goto reason for either changing or leaving stuff as is, if companies don't want to state the real reason.

People are used to ccept "Security" as a reason for almost anything.

I remember once where a MS guy (someone higher up, don't remeber who, is many years ago...) was asked why the Windows filesystems are case-insensitive and stated the reason was security, so that one file cannot be named the same with just different upper/lowercasing letters. Classic deflection.

load more comments (1 replies)
[–] WaterWaiver@aussie.zone 7 points 1 year ago* (last edited 1 year ago)

The article is not about VBA, it's about VBS. The languages are similar but not the same (why exactly MS did it this way I'll never know).

VBA is for embedded macros in MS Office documents.

VBS is a standalone language you write into .vbs files that get executed by wscript.exe. It's a default windows feature that has been around a long time (IIRC the ILOVEYOU worm used it).

load more comments (1 replies)
[–] PlasmaDistortion@lemm.ee 87 points 1 year ago (2 children)
[–] SamsonSeinfelder@feddit.de 31 points 1 year ago* (last edited 1 year ago) (1 children)

It is their own Adobe Flash and it’s good that it is faded out. Too obscure in modern times, too many security flaws. Only warm nostalgic memories will remain in 10 years.

[–] MonkderZweite@feddit.ch 31 points 1 year ago (2 children)

It is their own Adobe Flash

No, that was Silverlight. VBS is MS's JS.

[–] SamsonSeinfelder@feddit.de 9 points 1 year ago* (last edited 1 year ago)

While true it was their actual flash, based on install basis and history, silverlight was a blimp on MS history. While flash died slowly off after 2008 as html5 gained ground and plugins fell out of favor (anyone remember java applets?), MS decided to launch their own Plugin into a world that already turned away from this technologies. Classic MS.

The comparison that VBS is like MS JS is a bit wonky, as JS is breathing and alive, while VBS is not. You also never encounter VBS on a website.

[–] SpaceMan9000@lemmy.world 2 points 1 year ago (1 children)

JavaScript from 1999 was Microsoft's JavaScript. You could also run that through WSH.

[–] hansl@lemmy.world 3 points 1 year ago (1 children)

That was JScript. Totally not JavaScript with a moustache.

load more comments (1 replies)
[–] Melkath@kbin.social 7 points 1 year ago

Some men just want to watch the world burn.

[–] AlmightySnoo@lemmy.world 52 points 1 year ago* (last edited 1 year ago) (2 children)

I hope they kill off VBA too. I still see some teams in banks implementing Monte Carlo simulators or PDE solvers in straight VBA 🤢

[–] Dave@lemmy.nz 100 points 1 year ago (14 children)

I have seen critical enterprise applications run in VBA in excel. Removing VBA would cause global economic ruin. I'm pretty sure that's the unspoken backstory for the Fallout series.

[–] Pistcow@lemm.ee 39 points 1 year ago (2 children)

Can confirm. Worked at several billion dollar corps that would collapse without vba.

[–] dill@lemmy.one 20 points 1 year ago (1 children)

Can confirm as well. It's wild

[–] Dee@lemmings.world 11 points 1 year ago

Another Sys Admin confirming that yes, the finance department runs nearly entirely on VBA. They would be lost without it.

[–] MonkderZweite@feddit.ch 5 points 1 year ago

I want to see that happen.

[–] OldFartPhil@lemm.ee 36 points 1 year ago* (last edited 1 year ago) (2 children)

Another confirmation here. At my previous job, I was they guy who built Access databases and wrote VBA code. While not ideal, it was a very small business (less than 10 employees) and it was fit for purpose.

When I got a new job at a company with almost 3,000 employees, I was like, "Finally, I'll be working somewhere that has proper IT resources." Ha! I soon find out that my department runs critical business infrastructure with Excel macros. And we have a proper IT department.

As everyone has already said, if IT resources are in short supply (or the wait is too long, or building projects with IT support is a PITA), then people will build systems with the tools they have at hand. And that's often MS Office.

[–] Melkath@kbin.social 21 points 1 year ago* (last edited 1 year ago) (2 children)

Also remember, strictly speaking, IT is not software development. IT is networking and hardware management.

Software development (and scoff all you want, but VBS/VBA are programming languages/frameworks used to develop software applications) is its own separate beast.

They MAY report to the CIO. They could also report to the COO. Fuck, software development/process automation/business intelligence can have a director reporting directly to the CEO.

In general, software development and information technology are not the same and don't reside in the same chain of command.

[–] HumbertTetere@feddit.de 10 points 1 year ago

Strictly speaking, information technology encompasses software dev as a subfield. Practically, a large software development at a company has very different needs and strategic goals than what people usually understand as the "IT guys" so what you mentioned. So they are set up accordingly in an organisation.

[–] aev@lemmy.sdf.org 4 points 1 year ago

With some of my smaller clients, the CIO is the same as the CTO and the same as the IT Director. There, IT is developers, too.

[–] knobbysideup@lemm.ee 4 points 1 year ago (1 children)

IT isn't developers. What is really needed is a developer on your team, or somebody who at least knows how to lead the effort. I've been that guy.

[–] OldFartPhil@lemm.ee 2 points 1 year ago (2 children)

We do have developers on our team. They write Excel macros :). I work in data integration, so it isn't as simple as building a more robust tool. We still need infrastructure support or our tool doesn't do anything.

load more comments (2 replies)
[–] Melkath@kbin.social 25 points 1 year ago (2 children)

My job is literally to keep a NASDAQ company afloat on process automation written mostly in VBA to make up for the sweeping layoffs that were made to keep the CEOs bonuses fat...

[–] skeezix@lemmy.world 10 points 1 year ago

That type of bonus is usually called a “bone us”

load more comments (1 replies)
[–] brsrklf@jlai.lu 9 points 1 year ago* (last edited 1 year ago)

I've worked for a major international company and I was for a while the only maintainer of a shitty request form in an excel file, sent worldwide to hundreds of people. As they wanted more and more specific functions the stuff grew to thousands of unholy VBA code lines and a huge hidden sheet of data.

That thing even had a fully custom language switch function for all dozens of field labels and their possible values.

I kinda hope they're still using it (that wouldn't surprise me) and that their whole workflow will crash and burn when Microsoft finally kills VBA.

[–] MonkderZweite@feddit.ch 9 points 1 year ago* (last edited 1 year ago) (1 children)

MS: You have until (now +2 years) to phase out VBA.

Enterprise: panic noises

[–] Diplomjodler@feddit.de 12 points 1 year ago* (last edited 1 year ago) (1 children)

Nah. They'll just sit on their hands for two years and then panic.

load more comments (1 replies)
[–] aev@lemmy.sdf.org 5 points 1 year ago

Enterprise will cause a boom in hiring VBA devs to migrate legacy apps to other programming languages, then hear Microsoft will extend support for a few more years, then fire all those VBA devs again. If Microsoft had some wits, they'd create easy tools to migrate VBA to C#.

load more comments (8 replies)
[–] driving_crooner@lemmy.eco.br 21 points 1 year ago (4 children)

I'm migrating some VBAs to python/pandas and reducing some process times from half an hour to 3 minutes.

[–] AlmightySnoo@lemmy.world 17 points 1 year ago (11 children)

Yup that's normal because VBA is single-threaded, doesn't take advantage of vector instructions and even its interpreter is slow. So when someone writes numerical code in VBA working in single precision, and assuming they have an 8 core CPU with AVX2, they're using only 1/64-th of their CPU's processing power. On the other hand with Python, while it's still interpreted, the interpreter is much faster on its own, and you have modules like numpy that use precompiled routines that take advantage of vector instructions (and possibly multiple cores).

load more comments (11 replies)
load more comments (3 replies)
[–] cesium@sh.itjust.works 20 points 1 year ago

Took them long enough.

[–] Raxiel@lemmy.world 16 points 1 year ago

What if law enforcement need to make a gooey to trace a hacker?

[–] esc27@lemmy.world 10 points 1 year ago

Hopefully this means a modern replacement for slmgr.vbs

[–] soggyoreo@lemmy.world 6 points 1 year ago

It's okay, we will have python as a replacement.

[–] drdabbles@lemmy.world 2 points 1 year ago

Now would be a great time for everybody to dust off their VBScript skills and start offering contracting hours to the tens of thousands of companies that rely heavily on it for daily operations. Make yourself a mint porting scripts from 1996 into a modern language, or even PowerShell if you must.

load more comments
view more: next ›