Avoid Writing Complex Excel Formulas

Transpose data in Excel

January 27, 2016

Transpose Data in Excel

There are 3 ways you can transpose data in Excel (not including VBA). Download the workbook and follow along Enter

Read More
Excel Aggregate function

October 6, 2015

Excel AGGREGATE Function

The AGGREGATE Function is the Swiss Army Knife of functions; it’s so versatile it can replace these 19 Excel functions

Read More
Calculate end of period dates in Excel

September 11, 2015

Excel End of Period Dates

“Funny” days versus funny “Days” Guest post by Roger Govier, Microsoft Excel MVP Do you ever have “Funny” days? You

Read More
Excel CELL Function

October 30, 2014

What the CELL!

Excel’s CELL function doesn’t get a lot of press but it can be handy to know. The CELL Function simply

Read More
Interactive Excel Formulas

October 6, 2014

Interactive Excel Formulas

Dynamic formulas are the cornerstone of interactive reports like dashboards. They enable our report recipients to interact with the data,

Read More
Excel Formulas Not Working?

July 18, 2013

Excel Formulas Not Working?

Excel Formula Help is Here Excel formulas can be frustrating to understand, especially when you start nesting functions. If you've

Read More
Excel CLEAN Formula

July 17, 2013

Excel CLEAN Formula

Ever copy and paste some data from a web page, or import it from another program, and end up with

Read More
Excel SUBSTITUTE Formula

July 17, 2013

Excel SUBSTITUTE Formula

The Excel SUBSTITUTE function replaces new_text for old_text in a text string. The Excel SUBSTITUTE Function Syntax is: SUBSTITUTE(text,old_text,new_text,[instance_num]) The

Read More
0