EXCEL BASIC FORMULA & SYNTAX WITH EXAMPLE


You got the result C2(281), right? Way to go!
Note: You can make formulas with all four arithmetic operations, such as addition (+), subtraction (-), multiplication (*) and division (/).
Here are some examples:
=2+4 gives you 6=4-2 gives you 2=2*4 gives you 8=2/4 gives you 0.5
In the next chapter you will learn about Ranges and how data can be moved in the Sheet.






Post a Comment