Presentation is loading. Please wait.

Presentation is loading. Please wait.

FORMULAS AND FUNCTIONS AN INTRODUCTION. FORMULA BASICS All formulas begin with “=“ Simple/common formulas use:  * for multiplication  / for division.

Similar presentations


Presentation on theme: "FORMULAS AND FUNCTIONS AN INTRODUCTION. FORMULA BASICS All formulas begin with “=“ Simple/common formulas use:  * for multiplication  / for division."— Presentation transcript:

1 FORMULAS AND FUNCTIONS AN INTRODUCTION

2 FORMULA BASICS All formulas begin with “=“ Simple/common formulas use:  * for multiplication  / for division  + for addiction  - for subtraction

3 ORDER OF OPERATIONS 1.Parenthesis or brackets 1.Do the math in the parenthesis according to the order of operations before moving on to outside the parenthesis 2.Multiplication and division 3.Addition and subtraction

4 GETTING STARTED WITH FORMULAS Select Formula from the toolbar and select Insert Function Choose the function from the dialogue box that appears Enter the desired cells for the function Useful functions:  http://office.microsoft.com/en-us/excel-help/excel-functions-by-category- HP005204211.aspx http://office.microsoft.com/en-us/excel-help/excel-functions-by-category- HP005204211.aspx

5 SUM Adds up large numbers to get a total

6 NOW =NOW() Time and date stamps Don’t forget the () at the end, for today

7 DATE Enters the date for any given day Important when using dates in other formulas =DATE(year, month, day)

8 YEARFRAC Shows the fraction of days between two dates Important: use the date function to enter dates! See previous slide =Yearfrac(start_date, end_date)

9 CONCATENATE Joining different texts into 1 sentence. How? =CONCATENATE(A1, “ “, “ate“, “ “, B1, “ “, C1) Make sure to include spaces! “”’s around spaces and words you insert Notice the spaces?

10 SEPARATING FIRST AND LAST NAMES This will help you separate the first and last names on a long list, into separate cells. First, highlight the list and select “Text to columns” in the data dropdown menu Then, click next.

11 Select the separator you want. In this example, we’re using a comma.

12 Next, select a destination (cell) to start you new list, and click finish. This:Becomes this:

13 CONDITIONAL FORMATTING Helps organize data First, input your information: Then, highlight it:

14 Choose “Conditional Formatting” in the toolbar” Next, you can choose to use bars, colors, or icons to organize the data:

15 Color Scale: Icons:

16 RULES You can edit the rules for conditional formatting, by clicking on “manage rules” in the dropdown menu.

17 Here you can change the values for the different colors or icons, and many other options.


Download ppt "FORMULAS AND FUNCTIONS AN INTRODUCTION. FORMULA BASICS All formulas begin with “=“ Simple/common formulas use:  * for multiplication  / for division."

Similar presentations


Ads by Google