I do not understand the mindset of not wanting to help other people. Enabling people to learn more about the software they use every day is better for everyone involved. Yes, some problems are too complex to solve in a few minutes, but pointing someone in the right direction requires little to no effort. Excel lacks the community programmers have and also lacks the learning opportunities given by open-source software…
The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
31–40 of 435 posts
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#32I do not understand the mindset of not wanting to help other people. Enabling people to learn more about the software they use every day is better for everyone involved. Yes, some problems are too complex to solve in a few minutes, but pointing someone in the right direction requires little to no effort. Excel lacks the community programmers have and also lacks the learning opportunities given by open-source software…
I agree, but the flaw in your assumption is that the people who want help from "the office Excel guy" want to learn more. Much like being the "family computer guy", the person asking for help is really asking for you to just fix the problem.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#33I'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…
Have you considered trying to get people to use something like Jupyter or R Notebook?
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#34This would have people more 'engaged' at learning the concepts instead of trying to find the 'excel person' and dump their woes onto them.
Excel is great product (I hate it) but so often misused and abused by technically challenged individuals.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#35Sounds like a cool startup idea. A legion of VLOOKUP gurus manning a helpdesk, only $20 per screen-share!
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#36I do not understand the mindset of not wanting to help other people. Enabling people to learn more about the software they use every day is better for everyone involved. Yes, some problems are too complex to solve in a few minutes, but pointing someone in the right direction requires little to no effort. Excel lacks the community programmers have and also lacks the learning opportunities given by open-source software…
I love helping people, but I also want them to become self sufficient. My first question when someone asks me for help is "have you typed into Google exactly what you just said?"
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#37Earlier quoted context omitted.
Have you considered trying to get people to use something like Jupyter or R Notebook?
Past a low complexity bar, I feel like R is a much easier answer than Excel. Excel can get pretty hairy pretty fast. As you mention below, debugging even terrible R code is easier than debugging Excel.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#38Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#39Earlier quoted context omitted.
It's less "not wanting to help people" and more "once people know you're 'the Excel person' they come to you for everything to do with Excel". It's very similar to being 'the computer person' in a family/group of friends and everyone coming to you with all their various tech support questions. At a certain point, it starts ruining your productivity since you get taken out of your regular job to do these one time help…
This is my experience working in offices like law firms that are filled with people that have limited technical aptitude for using software. Showing any sort of competency is a recipe for increasing your workload with no conferred benefits.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#40I do not understand the mindset of not wanting to help other people. Enabling people to learn more about the software they use every day is better for everyone involved. Yes, some problems are too complex to solve in a few minutes, but pointing someone in the right direction requires little to no effort. Excel lacks the community programmers have and also lacks the learning opportunities given by open-source software…