Whoresradish,

The customer wants the brand new website we are building them to be able to load data from several types of excel files and then email them an excel file with results. Please shoot me…

droans,

What’s the use case?

Like for anything financial, Excel files are preferable.

Although I will say this. Companies are lying when they say they want Excel exports. They don’t. They want CSV but they don’t know the difference.

Patches,

Sometimes it’s okay to fire a client.

bobs_monkey, (edited )

Some of my clients I’d like to actually set on fire

WaxedWookie,

Like… into the sun with an oversized circus cannon?

Maalus,

That’s… a normal usecase? Importing exporting excel files?

Whoresradish,

It can be sometimes. I do a simple import in one of my personal projects. In case for the client, for over 20 years they have used excel to make all CRUD changes and now they get to build a brand spanking new website to do all of those CRUD changes and they still want to do it in excel.

EatYouWell,

That makes sense if they’re transitioning people who have been doing it the old way for 20 years.

Socsa, (edited )

Customer wants a database, but has the MBA learning disability? Yes, literally the primary use of excel. Microsoft would go bankrupt without MBA brain rot.

Patches,

My client has an MBA. Please be gentle with him

My sides. 😂

stoy,

IT guy here, Excel is a data analytics tool, not a database, not a word processor, not a sales system, not a photo album, not a notepad, not a paint program.

If at anytime you are treating Excel as a database, you are doing it wrong, and you deserve me mocking you when asking for help recovering it when it breaks, I won’t as I am not a dick, but if I did, you would deserve it.

If you want a database, build an SQL database, or have someone build it for you, not me.

Evil_Shrubbery,

Excel is a game dev and game test kit.

Like Snakes, Bowman, CimCity, etc

BeardedGingerWonder,

Correct, it’s for tracking work items.

Samsy, (edited )

The problem is, people dig to deep into excel functions, some of them could easily build a database or do some programming (if/else), but they know nothing outside of their ms-office -ecosystem.

Just a hint for ms-office devs, why not a low-code-builder with SQL backend. Just call it squirrel or powersql or something.

ElderWendigo,

It’s more than just knowing things outside the ms office ecosystem. People use the tools they have. So when IT locks down the whole system and it takes an act of God to get anything else installed, you find ways to hammer that nail with whatever blunt object you have in hand.

nxdefiant,

MS Access is a thing…

bobs_monkey,

And it’s terrible.

The_v,

It wasn’t that bad in 2003. Too bad it’s still stuck there.

nxdefiant,

exactly this. 200%

KilroyIsHere,
@KilroyIsHere@lemmy.world avatar

Power Platform with dataverse is essentially this

taiyang,

Technically even Access would make more sense. Isn’t that part of the same office package or does that cost more?

Granted, SQL is still better but I’ve worked in government where you’re lucky to be using digital sheets at all.

MacNCheezus,
@MacNCheezus@lemmy.today avatar

Isn’t that part of the same office package or does that cost more?

Not sure about the current state of things since I haven’t used MS Office in decades, and I believe it’s entirely made of web apps now, but Access definitely used to be extra. As in, there always were at least two editions of Office, one that included Access and one that didn’t. And the former was significantly more expensive.

stoy,

I specifically avoided mentioning Access as I have hear horror stories about it when it goes too far.

taiyang,

All those stories are 100% true. And when someone did end up hosting an Oracle based SQL database, they’d pull from it in Access and it’d take several hours for one query. My R code did the same in about 10 seconds.

It’s not good software. Lol

stoy,

Access has its uses, need a database to catalog your (parents) physical photo albums, or perhaps you want to have a database for recipies at home to make them easier to find, then in those cases Access should be fine if you are willing to maintain it.

not_again,

Reminding me of corrupted .mdb files means I need more alcohol tonight to pacify the demons in my head

Fuck_u_spez_,

Shit, I’ll mock them. I’m too jaded and depressed at this point in my career to give a fuck. I’ll go full Nick Burns on their asses if one of my end users wants to use Excel as a database and expects me to make it work. The may even learn something in the process. It might be the fact that I’m a dick, but everyone figures that out pretty quickly.

Sweetpeaches69,

Dudes rock

NuXCOM_90Percent, (edited )

Its not that simple.

Yes, there are the people who think there is genuinely no problem with this. Just like there are people who will never delete a line of code in favor of commenting everything and who refuse to write commit messages no matter how many times their co-workers beg them to.

But, generally, people know it is a horrible workflow and is prone to failure. But there is no time and resources available to revamp the entire system. Because that likely involves going “offline” for the migration as well as the subsequent retraining. Its no different than the technical debt we all laugh and cry about. We know that server is held together with chewing gum and shoe strings but we don’t have time or authorization to tear it down and rebuild it from scratch. We are just hoping it doesn’t fail at a bad time.

If you’re lucky? You can periodically export the excel sheet to a database (sql or access, it doesn’t matter). You are still doing things wrong but you at least have a recovery option at that point. But, if you can’t, you are more or less fucked and know it.


As for another Lesson Learned. A database solution without high-ish availability and backups is actually worse than the god awful spreadsheet. Because people know when the spreadsheet fail and likely are self-important enough they will stop everything to recover it. People tend to ignore error messages when they try to submit a record or save something and you find out that the disk failed last week and you lost everything.

bajabound,

Whew, glad you didn’t say it wasn’t a password manager…

thedolanduck,

My old boss used it a password manager, no kidding…

Uncle_Bagel,

My old company had a saved spreadsheet on the O:drive called “Passwords”

bajabound,

Our users have had access to Password Safe, then Keepass, then LastPass, now Keeper. Guess what still pops up in screen shares.

YoorWeb,

Years ago, I’ve recommended KeePass to a girl from marketing who kept a long list of passwords on paper on her desk. She forgot the master pass after a week or so. That was the end of my trust in users’ ability to maintain a safe environment.

Socsa,

It’s not even a good analytics tool. If you submit an academic paper with excel plots in it, I’ll reject that shit without reading it and type “lmaoooooooo…” To the review character limit.

My 12 year old child knows how to use matplotlib and he thinks Santa can fit down a chimney.

stoy,

It is good enough for financial and marketing analytics, just because there are better tools for scientific applications doesn’t make Excel a bad analytic tool for general use.

Socsa,

It depends on the scale. I’ll agree that excel is a great tool for household finances.

Suburbanl3g3nd,

It’s great at (correspondence) Battleship with a coworker though. Didn’t see this on the “not a…” list. Oh, and (correspondence) Guess Who!

flambonkscious,

I love the idea of xls applications, that’s really evil!

CosmicTurtle,

I work for a Fortune 500 company and I can tell you the reason why excel (and Google sheets) are used inappropriately is because cyber data controls make creating and maintaining a database very hard. Not only that but the skills required to know how to make a table in a spreadsheet is nowhere near the skills required to deploy, maintain, and provision a database table.

Spreadsheets don’t require a UI to be built. People don’t have to learn a new app just to be able to see data.

I’m an IT guy too and I’m the first to tell you that spreadsheets suck. But when it takes an act of a board to create new tables in a database, I tell ya…might as well just use spreadsheets.

schmorpel,

Knitting pattern design

ObviouslyNotBanana,
@ObviouslyNotBanana@lemmy.world avatar
SVcross,
@SVcross@lemmy.world avatar

They said inappropriate.

CodexArcanum,

My dad asked if I could look at a spreadsheet he uses at work, maybe fix a couple of things that he has to manually adjust. This meme is frightfully accurate, the earliest parts of this thing are older than some of the junior devs on my team.

Samsy,

I saw a presentation in excel once, I want sum it up here, but it was pointless.

balderdash9,

Not necessarily disagreeing here, but what are you talking about

stoy,

Excel has one purpose, data analytics, but as it is a very powerful tool in that regard, with loads of flexible features, people tend to use it in ways that will work for a surprisingly long time, before completely failing.

A common example is to build a database in Excel, say a product catalog with all features and pricing listen in dynamic fields, then someone writes a custom macro to interface the database with external systems, and as new employees join more code is written to make the database easier to update and edit, then more systems are brought in to interface with the database, more data is added, say materials needed in production to build said products, and time calculations to findout how long the different products will take to make, and what product you can make with what you have in inventory, and more macros and integrations.

And it keeps going, but Excel has a hard limit on how much data a sheet can contain, and with all of the new features and integrations it will just be a matter of time untill a new update from Microsoft breaks critical functionallity.

And as the Excel database is used for more and more stuff, it becommes more and more dangerous to the company, at the end you will have an unmaintainable mess that is kept alive on a Windows XP VM running MS Office 2003, since that is the latest system that can run the database with all integrations

A proper SQL database is far more efficient robust, and customizable, but require more indepth knowledge about programming.

freebee,

True, but unless still using .xls instead of .xlsx chances of reaching the row limit on a sheet became rather small, even for very large companies. Many issues with the everything in excel hell, but the row limit isn’t a main one (anymore).

EatYouWell,

The problem is that many of these are xls files.

stoy,

That is fair, I was perhaps a bit rash when bashing Excel on that point.

freebee,

It does still happen. Even in new projects. It happened in Britain on their big COVID19.xls sheet

www.bbc.com/news/technology-54423988

stoy,

Oh yeah, I remember that one…

Thst is a classic example of what Excel is not used for.

dodgy_bagel, (edited )

Step 1: load xls

Step 2: Save as csv

Step 3: ???

step 4: profit

stoy,

Then you only get the raw data, not macros or integrations, some of which might be more important to the company than data from a specific point in time.

Calanthesrose,

From the sounds of it, the company’s entire accounting system is done in a very old version of Excel. One Excel spreadsheet. Which is a very bad idea for so many reasons. If it’s not backed up and gets deleted or corrupted… everything is gone. Not to mention that there’s so many better ways to do your main accounting than Excel. Excel has it’s uses, just not…that.

WashedOver,
@WashedOver@lemmy.ca avatar

Excellent, yes it was a company that spent multiple millions on SAP and everything went back to multiple versions of these excel spreadsheets the accountants maintained that contained all the costing, time, and labour rates. They also generated code to inject new SKUs into SAP. It seemed pretty fragile to me.

PlasterAnalyst,

SAP is garbage.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • lemmyshitpost@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #