1
00:00:04,530 --> 00:00:08,310
What's the difference between an Excel formula and an Excel function?

2
00:00:09,000 --> 00:00:12,520
Technically speaking all formulas start with an equal sign.

3
00:00:12,690 --> 00:00:17,610
A formula can contain cell references, hardcoded values,

4
00:00:17,610 --> 00:00:24,420
it can have named ranges, and it can include functions. Functions are built in calculations that have

5
00:00:24,420 --> 00:00:26,010
been given a specific name.

6
00:00:26,040 --> 00:00:28,170
So for example the sum function.

7
00:00:28,170 --> 00:00:33,010
This is designed to sum values in a range or multiple ranges.

8
00:00:33,030 --> 00:00:38,080
Now a lot of people including myself might call the sum function the sum formula.

9
00:00:38,160 --> 00:00:39,540
It happens.

10
00:00:39,600 --> 00:00:41,640
Here's an example of a formula.

11
00:00:42,150 --> 00:00:43,200
Here's another one.

12
00:00:43,240 --> 00:00:48,030
A formula can include Math operators and comparative operators.

13
00:00:48,030 --> 00:00:49,800
You can add numbers.

14
00:00:49,800 --> 00:00:52,520
You can also add text to your formulas

15
00:00:52,650 --> 00:00:56,890
but when you add text to a formula you need to put it in quotation marks.

16
00:00:57,030 --> 00:01:02,550
As soon as you write a formula and you press Enter, Excel calculates the results.

17
00:01:02,550 --> 00:01:08,730
If the values that are connected to this formula change, Excel automatically changes the result.

18
00:01:08,730 --> 00:01:11,570
You don't have to refresh or do anything.

19
00:01:11,670 --> 00:01:16,000
This is just a standard Excel feature but it can be turned off.

20
00:01:16,030 --> 00:01:23,190
So in case you receive a spreadsheet and it looks like that calculations aren't updating it could be

21
00:01:23,190 --> 00:01:24,990
that it's set to manual.

22
00:01:24,990 --> 00:01:32,260
So go to the formulas tab, calculation options, and make sure you have a checkmark for automatic.

23
00:01:32,340 --> 00:01:35,310
It's good practice to keep your workbooks on automatic.

24
00:01:35,310 --> 00:01:37,890
Otherwise you might be reporting wrong results.

25
00:01:37,930 --> 00:01:43,890
We're going to be starting off this section by covering the order of precedence when it comes to calculations

26
00:01:43,920 --> 00:01:46,050
in Excel formulas.

27
00:01:46,050 --> 00:01:52,290
This is important so you know how to use brackets effectively when you're writing formulas.

28
00:01:52,290 --> 00:01:58,020
You'll also learn an essential rule when it comes to creating Excel spreadsheets.

29
00:01:58,020 --> 00:02:02,820
What's best practice and what not to do when you create reports.

30
00:02:02,910 --> 00:02:07,220
You'll get started writing simple formulas but here's the thing.

31
00:02:07,230 --> 00:02:15,180
Simple formulas can also give wrong results. It's important to understand absolute and relative referencing.

32
00:02:15,540 --> 00:02:21,960
What circular references mean and how to use named ranges in your formulas.

33
00:02:21,960 --> 00:02:24,510
Lots of important points are coming up in this section.

34
00:02:24,600 --> 00:02:25,620
So let's jump in.

