Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
donkulator2879225dIf you've found a 20 year old xls file with complicated macros that is genuinely useful and doesn't cause more problems than it solves, I'll give you a biscuit.
-
daniel-wu679225d@donkulator whatever it do, current software/programming language can do it better, with less lines of code. VBA should be dead since long ago.
-
devapsarl430225d@donkulator my client still use it as everyday basis along with the 20 energy engineers they work with. They use windows2000 virtual machine to still make it run and export plots and graphs. They wanna get rid of it and hired me to recode it. But if i cant open it to reverse engineer it i can’t do much of the job.
-
devapsarl430225d@daniel-wu i agree, but the scope of work « is that xls workbook ». So what can i do?
-
AlgoRythm50872225dI thought you were making fun of someone asking this question, not asking it yourself.
In general, software ages because new technology that either works better or does more things replaces it and it’s too costly to support the old stuff.
You cannot run a business off an excel spreadsheet with macros written two decades ago and this is proof of why. Tell them to spend money on a rewrite or to kick rocks.
Related Rants
Hey. Can you add excel97 vba capabilities to new office 365 ? I have a 20years old xls file with very complicated macros that i need to run.
And btw, how come a software looses capabilities over time.
question
macros
xls
vba
vb
windows