Tag: Excel

Excel for Managers

Excel: Search and Replace

February 29, 2012

Read about nested formulas to replace characters in a string. Step up your use of advanced Excel!

continue reading

Excel for Managers

Excel: Days in Month

November 4, 2011

A simple trick to calculate those pesky dates!

continue reading

Excel for Managers

Excel – Using the CELL function

August 17, 2011

There are a number of useful options if you type =CELL( into excel.

continue reading

Excel for Managers

Excel: Dynamic Summing To-Date

June 14, 2011

You can set a SUM or AVERAGE formula to dynamically sum only to-date, so that it updates dynamically at period-end.

continue reading

Excel for Managers

Excel: Using SMALL to sort the Winners

May 11, 2011

A few old trusties are used in this little demo worksheet: INDEX, MATCH, VLOOKUP. The one we are interested in, however, is SMALL.

continue reading

Excel for Managers

Excel: Choose Function

February 17, 2011

Let's say customers have to be grouped in buckets according to their last name.

continue reading

Excel for Managers

Excel: Named Constants

December 9, 2010

There's no need to waste a precious cell for a value that hardly ever changes, like VAT. Use a named constant instead:

continue reading

Excel for Managers

Excel: Reversing a List

November 9, 2010

It has always come as a surprise that Excel lacks a reverse method, because everything from LISP in 1956 to Perl/Ruby/Python today has one, usually applicable to both strings and lists!

continue reading

Excel for Managers

Excel: Maintenance-free Drop-down Lists

October 8, 2010

Drop down lists save both typing and typos. There are a few ways of creating them, but I prefer to create dynamic lists. That way, list items can be added on the fly, and will appear in the list from the moment they are inserted.

continue reading