Live data from Hacker News

The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

wsj.com

241–250 of 435 posts

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#241

Earlier quoted context omitted.

You realize that insurance companies pass their costs to their customers, right?

I thought the point of insurance companies was that the customers wouldn't pay the full cost.

It's passed on in aggregate, spreading the burden. Except now the burden gets heavier for all because some companies find a way to leverage the most vulnerable.

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#242

Earlier quoted context omitted.

It is sad to me how effective the smear campaign against Shkreli was.

There was no campaign. Nobody met in a smoke filled room and decided they were going to ruin the guy's life. What actuallu happened was the guy was a douchebag, and people called him out for it. HN is the only place I find people defending that guy. I suspect it's because this forum is full of douchebags who identify with him.

You’ve never seen /r/wallstreetbets then

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#243

If we're sharing awesome excel videos, You Suck at Excel with Joel Spolsky has to be among the best I've ever seen. Joel, being on the team that made excel, has an incredible amount of excel knowledge. The video is meant to be in the same vein as the You Suck at Photoshop videos. https://www.youtube.com/watch?v=0nbkaYsR94c

He's got a Bloomberg console and he's typing data manually from a PDF into Excel. That's just got to be the incorrect workflow. If not, there is room for huge improvement in financial tools.

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#244
post #86

You know who's awesome at Excel? Martin Shkreli. You know, the Wall Street asshole who's in jail now? A while back, someone told me "hey, dude, there are these videos on YouTube where Martin Shkreli uses Excel, and they're fucking magic. It's like the first time you watched someone who's really good at Vim. " It's true: [0]. Say what you will about that little heartless douchebag, he's fucking awesome at using Excel.…

He's not heartless, but he is very often slandered and misunderstood.

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#245
post #72

People say "use a real database", fine, but where is the visual data entry? Where are the easy adhoc reports? Where are the forms? I guess if you're on Windows you can use Microsoft Access, but that's the only accesible tool I know of that doesn't require a team of programmers or an enterprise license for some Oracle/SAP type monstrosity.

> People say "use a real database", fine, but where is the visual data entry? Any visual DB client? > Where are the easy adhoc reports? Isn't that just queries? Then throw it into a view to "save". > Where are the forms? No idea what you're looking for here, but this sounds a lot like your first question.

Ad-hoc reports are not just saved queries, they're saved queries + something like Word's mail merge feature so that you get a data-driven, print-quality document, like an invoice.

Forms are data entry views that save to the backing tables. Nowadays the most well-known forms are probably https://docs.google.com/forms/

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#246

Earlier quoted context omitted.

It is sad to me how effective the smear campaign against Shkreli was.

There was no campaign. Nobody met in a smoke filled room and decided they were going to ruin the guy's life. What actuallu happened was the guy was a douchebag, and people called him out for it. HN is the only place I find people defending that guy. I suspect it's because this forum is full of douchebags who identify with him.

Or maybe he is a peer of ours and we actually know something about him beyond ridiculous and disgusting media depictions.

Here's a fun question for you as an HN'er: what was the name of Shkreli's pharmaceutical company?

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#247

I'm "the excel guy" for a lab of about 100 people, and it is indeed a challenge sometimes. Mostly I just yell at them and tell them to stop using excel sheets as makeshift databases. Then I yell at them some more and make them switch from formulas (which, being written in reverse Polish, are terrible to debug) over to macros. Then I yell at them for recording macros instead of writing them themselves. Then I just do…

> I just yell at them and tell them to stop using excel sheets as makeshift databases. What do you recommend to them as an alternative for makeshift databases? There could be a nice product opportunity for a lightweight database web app that is like Microsoft Access or a spreadsheet without formulas. Airtable probably fits that bill, but even it might be more complicated than many people need.

In a small organisation use PostgreSQL. In a large organisation (assuming the IT department won’t let people create ad-hoc databases, which is normal), use SAS, R, Python or whatever tool is available.

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#248
post #72

People say "use a real database", fine, but where is the visual data entry? Where are the easy adhoc reports? Where are the forms? I guess if you're on Windows you can use Microsoft Access, but that's the only accesible tool I know of that doesn't require a team of programmers or an enterprise license for some Oracle/SAP type monstrosity.

> but where is the visual data entry?

That's where the "Power" suite enters the picture (Power Query, Power Pivot, etc.). Great way for non-technical people to get database data into Excel for reporting/analysis. I've trained plenty of people with only basic Excel skills to use it. The best part (for them) is that it's like a macro, so you can rerun it with new data any time.

You can even use those to pull an existing SSRS report directly into Excel.

Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It

#250

Earlier quoted context omitted.

You realize that insurance companies pass their costs to their customers, right?

I thought the point of insurance companies was that the customers wouldn't pay the full cost.

So, there is such a thing as a free lunch?
Post reply on HN