Last panel is wrong. Genie would just grant him an MBA from a top tier school
post
Japanese companies, this isn't a wish, it's a fundamental truth of the universe. Like gravity. No matter the scale or importance of them. I promise you your car exists because of an Excel 2003 file on some underpaid engineer's laptop that they periodically sync with an inventory system.
I once worked for a Japanese company where I had to make a presentation. In Excel, I shit you not. Then we had one of our "shadow" managers make a Japanese translation of the same thing. It took me two days to get the kerning and print layout right, especially with that weird english typeface that is Japanese standard, I hate to think how long the translator took to get their version right.
Microsoft spent years and years trying to get people to not use Excel as a database, until they eventually had to give up hope that anyone who doesn't know the difference would voluntarily use Access, so they started adding database-like functionality to Excel to meet their customer's demands and try to make the experience at least a little bit less painful.
This is a real-life case of "meet the user where they are" despite the designer's wishes, because even within Microsoft, there is strong agreement on not using Excel as a DB.
I only ever encountered Access was once many years ago and I was warned that it had issues with multiple users.
Well, to be fair to Access, it's not like Excel is such a great multi-user database either, now is it? ;-)
Well excel nowadays doesn't have issues with concurrent users if you have office 365 like many companies do.
At that time it was Access with the files located at a company shared drive, the issue was concurrent writes I believe.
This is basically what I run for a living and it's definitely not glamorous.
Employers get what they demand, what they deserve. Anyway excel works as a database until around 1 million entries...
I feel you. Working in healthcare, ms office is the only thing consistently installed site wide I can take advantage of to run a db.
I work as a network tech for a globally spanning ISP specializing in fiber services, handling major maintenances that are service effecting for business and government customers (SLAs are in effect). These maintenances are planned and tracked through various excel sheets - housed either in a shared network drive (so yeah, we may run into issues where multiple people are trying to edit the same doc at once), or excel tables in a SharePoint.
Prior to the merger of companies I recently went through, we had actual database systems to track this stuff that worked just fine. And now we're relying on the same shit a grad student would use to track their doctorate progress. It'll work until it doesn't. Looking forward to the shit-show if it gets me overtime.
Anyone else use Microsoft Access....30 years ago?
How about last week?
Why yes this comic made me think of our users, why do you ask?
Fun fact: most of the electronic voting machines in the 2000 presidential election used Access to store vote counts. Access, the "database" with a user-editable audit table.
Should’ve been the version saying:
Geanie: “It is done”
Person: “But… nothing changed”
G: “Correct”
May I introduce you: webxcel
My 5th rule would be "no 'fix my IT problem without me telling you what the error message says'". Because fuck that
Error 0x2e8da08150469
That would be something I could google. So not completely useless.
Don't be gross, use CSV files
I mean it's a simple file format so it'll perform better because it doesn't have to decode any complex formats or protocols.
Big O? Never heard of it!
Isn't the Genie usually depicted as malicious, or at least mischievous? I would expect the Genie to grant the wish, knowing what a shitshow it would be.
"I have to make a brochure for the printing shop and I'd like to compose it in Excel"
"There are actually five rules..."
"In Powerpoint?"
"Make that six."
Well, Word isn't really a good choice either.
Honestly, since the introduction of 'tables', pivot tables, Power Pivot and Power Query, Excel is way more viable to be used as a database. Tables in particular mean that formulas fill down and the range automically resizes when records are added.
My old ass crying in MS Access
Kind of related question: Is it okay for me to use JSON as a small DB? I just store basic blog page data there.
I mean it will work, but for a blog I'd store the pages in markdown files, to make it easier to edit. For context, look into how Hugo works
top 50 comments