Formulas and functions are great features in Excel, that can make your life a lot easier. But if you don’t know some of the essentials, they can be really frustrating. Here are a five things I think everyone should know about formulas and functions:
- When you enter a number over 999 in a formula or function, never put a thousands separator comma in the number. In a function, it will move you on to the next argument prematurely. In a formula, you will get an error.
- A formula cannot reference itself (using iterations is an exception; search the Excel Help files for more on this advanced topic). If you want to do a calculation on a value in A1, you cannot enter the formula in A1. You will have to enter it in another cell.
- Copy formulas down a column or across a row using the fill handle.*
- Use cell references instead of constants in a formula whenever possible. This way, if you update the cell, the formula will update automatically.*
- Use an absolute cell reference when you are going to copy a formula somewhere else on your worksheet, and don’t want the cell reference to change relative to where you pasted the formula.*
* I’ve made a video explaining the last three tips. Have a look - Copying Formulas and Cell References!
Can you think of another essential? Leave it in the comments.




2 responses so far
We want to hear from you! To keep discussions on-topic and constructive, comments are moderated for relevance and for abusive or profane language. Please note that it may take some time for your comment to appear.
1 Learn Excel Functions // May 7, 2009 at 10:27 am
[...] Five Excel Formulas and Functions Essentials [...]
2 Case Sensitive Functions // Jun 23, 2009 at 2:15 pm
[...] you don’t have much experience using formulas and functions in Excel, I recommend reading the Five Formulas and Functions Essentials [...]
Leave a Comment