Oddbin, (edited )

It will live in a folder with:

Spreadsheet(1).xls Spreadsheet - shortcut.lnk Spreadsheet(2) - Copy.xls New Spreadsheet - DO NOT USE.xls

blackbirdbiryani,

I have colleagues who have 20 copies of the same document with slight variations named like this in a folder. I honestly don’t understand how they function at work.

Hellstormy, (edited )
@Hellstormy@lemmy.world avatar

That’s just version control but worse!

freebee,

Could be they don’t.

EatYouWell,

Sort by last modified

pineapplelover,

Every tech noob user I see. Worse if it’s mac because 1) I cannot use it for the life of me and 2) almost every Mac user stores it in the same default downloads folder and won’t know what path it’s in unless they use the Finder tool.

droans,

I work in Finance at my company and we always save revised copies for Excel files instead of saving over.

But we also have strict rules on it. File name is always “xxxx_Workbook Template Name_MMDDYY.xlsx” or “_YYYY_MM.xlsx”, depending on how often it gets updated.

Older versions get moved to a subfolder. It helps us go back and find out what something was if there was a mistake or revert back if Excel done fucks up.

timbuck2themoon,

Could just use git…

Matriks404,

Do people in your company know that there’s something called Windows File History?

CommanderCloon,

If there’s “Windows” or “Microsoft” in its name, you’re risking your business by relying on it

Blue_Morpho,

It never works when you need it. Like “that file was too big”, that file was on a network share, that file is outside the window of how many old changes are saved. It’s like using an undelete utility. Sometimes you get lucky.

It’s better to save every change as a dated/numbered file or use a real source control system.

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.

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

They said inappropriate.

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. 😂

Socsa, (edited )

Me, being scolded for using ipynb apps to deliver rapid feature turnaround to customers, generating a million dollars in revenue:

Our finance department, tracking that revenue in a 700MB excel spreadsheet which is version controlled by a 13 year old email thread:

MisterFrog,
@MisterFrog@lemmy.world avatar

How in the world does that spreadsheet even open?

Empricorn,

wtf are ipynb apps?

Socsa, (edited )

If you have to ask, you can’t afford it

Edit - it seems y’all should save up for a sense of humor anyway

RagingRobot,

Y’all python devs have been getting cocky lately lol

Socsa,

Python: this is a weapon of terror. It is meant to intimidate the enemy.

C++: This is a weapon of war. It is meant to kill the enemy.

jelloeater85,
@jelloeater85@lemmy.world avatar

ITT, very salty IT guys… I’d rather folks use Excel then some home made stuff. That’s the real nightmare fuel. VB, not .net, just VB, from 1995. You’ll beg to have bad Excel after you deal with that stuff. 😵😱😭

r00ty,
@r00ty@kbin.life avatar

The scripting in Excel is VBA, which is VB6. So, basically what I'm saying is that you can have both!

baked_tea,

In .xls … no thanks

droans,

My old company had a revenue system built in-house that only could run on MS-DOS. We needed a VM just to use it.

I left that company in 2019 and they were still using it.

afraid_of_zombies,

My first internship was with a company on IBM RPG. My parents were literally not born when that system came out. We had to use telnet to talk to it. I am sure they are still on it. Most people didn’t even use it, they had a system of paper notebooks.

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.

Neon,

what do you mean, Excel isn’t a Database?

YoorWeb, (edited )

It is according to UK’s National Health Service: www.bbc.com/news/technology-54423988

I love this part: “To handle the problem, PHE is now breaking down the test result data into smaller batches to create a larger number of Excel templates. That should ensure none hit their cap.”

Localhorst86,

Having worked in 3 companies, Excel sure seems like the most popular database.

OrteilGenou,

Someone in my department suggested that project plans should be moved from Excel to MS Project.

It was 50-50 relief vs panic

gmtom,

And asset management software and internal program GUI and collaborative coding software and even (in one case) version control.

Adalast,

My boss used it for marketing control and CRM at one point. I put a stop to that real quick.

RizzRustbolt,

“Here’s the sign up sheet for the Holiday meal!”

.xls

Nommer,

And you only get a work phone to edit that file.

Samsy,

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

LemmyKnowsBest, (edited )

I still can’t get over the fact that it was only a few weeks ago when I learned that Walter White is the same actor who played dad in Malcolm in the Middle. still blows my mind. What a prolific actor to take on such vastly different roles.

I zoom in on Walter White and try so hard to see Hal Wilkerson in there but I just can’t.

westyvw,

There is a skit from Sat Night Live with Brian Cranston and Aaron Paul that is a spoof of their real lives as celebrities. Up to a point he is mild mannered, and then suddenly he gets very dark and serious. He is really good at portraying an aloof person and turning it on a dime. Point is in the that skit you certainly can see both.

talisxero,

You know… If that is true, it’s possible you may suffer from face blindness

My wife grew up with it her whole life and didn’t realize it was abnormal until she was about 30. Apparently it’s more common than you’d think, and if washer most people have no idea it even exists, even if they have it.

LemmyKnowsBest,

deleted_by_author

  • Loading...
  • kerrypacker,

    Yeah man I hear you, you might just be retarded.

    Kecessa, (edited )

    My job where we run a bunch of programs that are actually VB style interfaces with an excel backend loading data from a huge database… Opening the two that we need for everyday tasks uses 10gigs of ram…

    sevan,

    I love Excel! The best part of my job is where I get to use Excel. The worst parts are where I have to use power point or interact with other people. Sadly, most of time is spent on PPT and interacting these days. :(

    htrayl,

    I am about to scream at the number of people who use Google Slides as a method to document policy.

    droans,

    Nah, the worst part is when I have to watch someone else use Excel.

    YOU DON’T NEED TO RIGHT CLICK AND SELECT COPY. YOU CAN JUST PRESS CTRL+C.

    And virtually none of them know how to paste values, so all the templates end up messed up.

    sevan,

    True, watching other people use Excel is painful. I used to have a coworker that was so good at Excel that she didn’t use a mouse at all and was way quicker than anyone else. She made me feel guilty whenever I was the one being watched because I knew she must be frustrated watching me do things with shortcuts and the mouse.

    ellabee,

    as long as you don’t think the function bar is a search bar. coworker opened my excel spreadsheet and I guess thought it functioned like Google?

    I was right behind her to train so no formulas were injured.

    Flax_vert,

    Didn’t the UK’s covid track and trace system break because it was running on excel

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 25