Font Size : Increase font size Increase font size Decrease font size
Techie Stuff Explained

« Getting the Best Hosting Company   Do You Know How to Use a Proxy? »

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

by Andrew Whiteman

In order to create an Excel formula, begin by typing an equal sign: this distinguishes it from other types of data. A formula consists of groups of expressions. There are three key elements in these expressions: arithmetic operators, such as add and subtract; functions; and references to worksheet.

To create a formula which gives us the total of two of the numbers in a spreadsheet (say 24 and 12), we could simply type “=24 + 12″. When we press the Enter key, we would get the correct result. However, the formula would have no link to the two cells containing the numbers. If the content of the cells were to change, the formula would still return the old result.

Obviously, the best solution is to ensure that our formula contains a reference to the two cells in question. The simplest method of doing this is to click on the first cell having typed the equal sign. Excel then automatically creates a reference to the cell. Next type a plus sign and click the second cell. Excel puts in a reference to the second cell and we then enter the formula either by clicking on the Enter button (on the left of the formula bar) or pressing Enter on the keyboard.

Now that the formula contains a reference to these two cells, any time their contents change, the result generted by formula will be updated.

If this was the only way of performing calculations in Excel, formulas would very quickly become extremely long and very complex. To avoid this, we can use Excel’s built-in functions. Functions perform complex mathematical calculations without us having to worry about how the result is arrived at.

For example, let’s say that we wanted to total the contents of a hundred different cells. If we relied purely on the plus sign, we would end up creating a formula with a hundred different arguments; in other words, a reference to each an every cell. Instead, we can simply use the SUM function.

To use a function in a formula, type “=” followed by the name of the function. Next type open brackets and enter the arguments of the function. The arguments of the function are the values required by that function in order to return a result. In the case of the SUM function, we simply need to specify which cells contain the numbers we want to total. We can do this by clicking or dragging across the cells that contain those numbers.

When you have finished entering references to all the cells containing numbers that we want to total, you can enter the formula. You don’t even need to put in the closing brackets. Excel will do this for you.

About the Author:

Tags: Software

Popularity: 4% [?]

Please Help us share: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • StumbleUpon
  • Technorati
  • del.icio.us
  • Reddit
  • Furl
  • YahooMyWeb
  • Netscape
  • PlugIM
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • Bumpzee
  • co.mments
  • De.lirio.us
  • Ma.gnolia
  • Simpy
  • Spurl
  • Taggly
Sphere: Related Content

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.