News

Say I can pass several commands to my program, and each command corresponds to a function.How can I call this function without a lot of if-else? To add a little seasoning, I also need to pass ...
A hash table is a data structure which offers a fast implementation of the associative array API. As the terminology around hash tables can be confusing, I've added a summary below. A hash table ...
The “Invoke Custom Function” button is a very powerful feature (see here for how to use it) and I was doing something very similar in my code, but after you click it and expand the table column it ...
If you work with a large dataset or usually query the same data in an Excel table, then you should use the VLOOKUP function to make your life easier – here's how.
I’ve been working on a fun demo that I’ll try to blog about later this week, but in the course of creating this demo I came across a technique that I didn’t end up using but which I thought deserved a ...
Here's how to create a pivot table in Excel to slice and dice your data, letting you perform in-depth analyses and spot important trends.