-
Book Overview & Buying
-
Table Of Contents
Data Analysis and Business Modeling with Excel 2013
By :
What exactly are Excel formulas? These are pieces of code that are typed into a cell and always start with an equals sign. The equals sign (=) tells Excel that you are about to create a formula in that cell. Let's create some simple formulas:
=5+5
The following screenshot shows you cell A1 before you press the Enter key on your keyboard. After pressing the Enter key, you will see a value of 10 in cell A1.

=hello world
After you press the Enter key, you will get a similar result, as shown in the following screenshot:

The goal of the preceding formula was to enter a string in cell A1, but it did not work. Cell A1 should have the value hello world, but it does not. What just happened here? #NAME? means that there is an error in your formula. When we enter strings in a formula, we have to place quotes around...
Change the font size
Change margin width
Change background colour