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.
The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
171–180 of 435 posts
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#172Earlier quoted context omitted.
it’s even worse when they use it as a database...
What's the alternative? Microsoft leaves Access out of many of its Office license plans, so it's an extra cost add-on to most people, hence uninteresting. Filemaker is very nice, but even more costly in most cases. I've never used Base in LibreOffice, but I also don't see people sharing their Base files, from which I infer that it isn't very popular. (Could be my myopia, though.) Even if LibreOffice Base is gaining u…
More seriously, It would be nice if MS added a better way to manage data tables outside of sheets in Excel. They have the underlying technologies to do it. It just needs a low friction UI.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#173I 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 do not understand the mindset of not wanting to help other people. You, sir, have not been the victim of help vampires. > A lot of people struggle to find answers specifically because of this lack of community around using Excel as a tool I am unaware of this lack of information. Perhaps I am not doing the really, really, really exotic stuff but every question I have ever had on Excel has been answerable via Goog…
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#174Earlier quoted context omitted.
Explaining it to the same person for the 15th time though...
As a career educator, and ruling out learning disabilities that are not appropriately accommodated, I believe that generally means you're not doing a good job of explaining in a way the other person is capable of grasping. Blame goes both ways. And the original point still stands. It is productive to teach someone to improve their own processes.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#175Shameless plug - we actually founded a service [1] that provides Excel experts on-demand, within 30 to 60 seconds. So if you're tired of being the "Excel expert" at work feel free to pass them on to us. Also happy to answer any questions. Tidbit: Most popular questions tend to be formulas, vlookups, conditional formatting, pivots. [1] https://www.excelchat.co
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#176Earlier quoted context omitted.
There is definitely value in teaching others, but first they have to want to learn. I work with a lot of mechanical engineers and I am the only real "software guy" in our office. Most of the time they don't want to learn how to do computer things themselves because (mostly the older engineers) consider it to not be their job or out of their scope.
At my previous job in the power industry we had to clean up our shared drive and move all the CAD files of one type into a certain new folder, and the CAD files of the newer type into another, and PDF outputs in another, GIS exports in another, etc. Three people were dragging-and-dropping by hand for hours until I had some free time and made a Python script in 10 minutes to do this all. Got a few free drinks that day…
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#177Earlier quoted context omitted.
There needs to be an Excel "pro mode" where the mouse is disabled and you have to do all navigation by keyboard. People would become so much more efficient that way.
And where hitting F1 doesn't launch some useless help app.
I mess up a lot when I help other people on their computers though.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#178i consider myself a good* (but not great) excel user, but she was amazing!
* having done complex financial modeling incorporating monte carlo simulation for predictive what-if analysis
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#179I 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…
>Excel lacks the community programmers have and also lacks the learning opportunities given by open-source software. Source needed. There’s crap tons of excel help, and the amount of excel queries+answers will easily put other languages to shame. The difference is that excel is not usually treated as an engineering tool, with the various rituals that go with it. In contrast, take a look at how financial analysts lear…
There is no GitHub for Excel workbooks where people build and extend generalized solutions that people can read, understand, and learn from. There is also a total lack of comments in Excel formulas (short of VBA custom functions) so good luck deciphering the 5 line SUMIF in the 10 year old model you inherited.
Re: The First Rule of Microsoft Excel: Don’t Tell Anyone You’re Good at It
#180People 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.
This was my reaction to Flash. It's not a "real" programming environment is what everyone told me. Yea but it was a great authoring tool for non hard-core programmers. I helped a designer write a few simple puzzle games in Flash and it was overall a productive experience. Had I attempted to do that in html/JS I'm not sure it would have gone so smoothly. I haven't tried to write web games in the last 10 years so maybe…