
Summary
Course Structure
Software Requirements
Note: This course has been created with the latest Microsoft 365 version of Excel - which is always current with the most up to date features for Excel - however if you have other standalone versions such as Excel 2019, Excel 2016 etc, you will be able to follow along without issues. There may be minor differences in functionality, and user interface between versions.
Summary
Navigate on an internet browser to www.microsoft.com
Pick Office 365 and either purchase, or obtain a potential free trial from Microsoft to use the same software as for this course
Alternatively choose the standalone version of Excel if you wish to purchase a single license only for Excel from Microsoft and do not want the package deal of other applications that the Microsoft 365 option bundles together
Summary
Starting Excel
Excel window - Quick access toolbar, Ribbon, Formula Bar (collapse/reopen)
Cells
Navigation
Data entry
Undo and Redo
Basic copy/paste and the fill handle
Add/remove rows/columns/cells
Zoom in and out
'Workbook' vs 'Sheets within Workbook'
Summary
Introduction to Formulas: Use = to start a formula
Arithmetic operators: +,-,*,/ (addition, subtraction, multiplication, division)
Formula Ribbon for finding full list of Functions and Function Creation Menu
Basic usage of arithmetic operators, and common formula, i.e. =SUM(A1:A11) which translates to “Add the contents of cell A1 through to A11”
Summary:
Mathematical Operators are +,-,*,/^ respectively addition, subtraction, multiplication, division and orders (aka powers, indices)
Mathematics dictates the Order of Operations that Excel implements, and if this is new to you, then there is simple way to remember the order - Calculate from left to right, and apply BODMAS (Brackets, Orders, Division, Multiplication, Addition, Subtraction - from left to right in this list is what the priority order of calculation is)
Use brackets to achieve any desired calculational result
Nesting brackets means the inner most nested set is calculated first - this applies to everything, including nesting functions as will be seen later
Summary
Default cell reference in Excel is 'Relative' (changes according to movement of a cell's formula to another cell by amount of rows/columns shifted)
Use $ to prefix element of the cell reference you want to be Absolute (i.e. fixed) - can be column and row, or just row, or just column
Shortcut F4 to cycle through applying Absolute cell reference to the column and row, just row, just column, and back to relative cell reference
Design formula cell references in a way that can be copied efficiently later - so you have one well-designed formula that copies into others cells as required
Summary:
Nesting functions - combining functions inside others - note that the order of operations will be the inner-most function to be evaluated first (BODMAS rule applies - BODMAS: Brackets, Orders, Division, Multiplication, Addition, Subtraction) - i.e. what is inside the first set of brackets will be calculated first, then if there are brackets within those brackets, those would go first etc.
Formulas linked to other worksheet and workbooks - note that the formula link changes to note the worksheet file path, or workbook and worksheet if a different workbook is linked to
Show Formulas (shortcut is control and the grave key: ctrl+`). Allows you to see values and formulas at a glance, and simply click on cells containing formulas to visually see their cells referenced, rather than having to double click/F2/click in the formula bar as usually applies with this option off
Trace precedents and dependants and track through with double click, or use ctrl+[ and ctrl+] for each respectively to jump to and highlight cells as relevant. Bonus application of the shortcut is the opening of any external file that is linked to in a formula if not already open.
Summary
Change row and column dimensions - manual and auto-adjust methods
Wrap text - Row height auto-incremented to fit data within chosen column width
Hide and show columns and rows
Freeze panes
Summary:
Create a Budget - a useful finance management tool, throughout these checkpoints in the course. We will begin with the bare bones model, and add useful features to build its capability as we go further on the Excel learning journey
Be sure to save your work to enable you to carry on from the end of this Checkpoint at the next one!
Summary
Find Functionality - Find cells with searched for data within workbook, worksheet, or highlighted sub-sections of worksheet
Replace Functionality - Find and replace cell data with entered replacement within workbook, worksheet, or highlighted sub-sections of worksheet
Go To Functionality - Find and select cells based on chosen criteria, e.g. blanks, last cell
Access Shortcuts via Home tab on ribbon to select constants, formulas, notes, conditional formatting, constants and data valdiation enabled cells
Summary
General Formatting tools and options
Date formats
Number Formats
Custom formats
Format Painter
Conditional formatting
Summary
Filtering via Data tab on ribbon - ensure you have headers above data
Filtering options via manual selection, typed selections and clearing filters
Filtering options for text data including searching for text starting with, ending with, containing chosen text and more options
Filtering options for numeric data including searching for numeric data using comparisons (greater than, less than etc)
Filtering options for date data including searching for dates in a range, before/after a set date and more options
Sorting data via options from arrow pull-down menu on headers or via Data tab on ribbon for more options
Sorting based on data values, or formats, or font colors, or conditional formatting
Sorting by multiple levels for increased control
Summary
Standard copy and paste with ctl+c to copy and ctrl+v to paste, or use right click menu option - will bring formats, values. comments, and move any cell references if relative references
Paste special via right click->'Paste Special...'
Certain oft-used and useful paste special options, e.g. formulas are available on right clicking, listed above the 'Paste Special...' heading. This shows previews of the cells you are highlighting to paste into to give an indicator of expected result
Fill handle left-click and dragging to copy down and generate any patterns excel spots, e.g. 1 and 2 in 2 adjacent cells, if using the fill handle will generate 3,4, 5 etc into adjacent cells dragged into via the fill handle
Ctrl+d to copy down a cell's contents or formula into all cells highlighted below it
Ctrl+r to copy right a cell's contents or formula into all cells highlighted to the right of it
Dealing effectively with copying and pasting in situations with filters applied
Summary
Password protecting workbooks for open or modify permissions
Protect workbook
Protect sheet
Allow edit Ranges
Attached is the end result of 'Build a Budget - Checkpoint 1' - you can use your own saved file, or this one, as the starting point for this video as we build on the spreadsheet.
Summary
Using IF to check a condition and return different responses based on whether the check is true or false
Using SUMIF to work through a range and check each cell in that range matches a condition, then adding cell value (if numeric) to a running total
Using COUNTIF to work through a range and check each cell in that range matches a condition, then adding to a running total of number of cells meeting the condition
Summary
Use the ALT key to highlight the keyboard key shortcut to access menus and tools in Excel, e.g. Ribbon Access via keyboard
Keyboard Shortcuts are a great tool to master, and will speed up your usage of excel, and bring efficiency
Takes time to embed these to muscle memory - keep practising!
List of many common shortcuts attached below - it is worth learning a few rather than all. For example ctrl+c, ctrl+v (copy/paste), ctrl+z,ctrl+y (undo/re-do) are great ones to remember.
Summary:
Excel shortcuts that I would recommend embedding to your regular usage of Excel to save time and be far more efficient:
Below are the Windows Shortcuts - there are downloadable PDFs here for these as a reference, for both Windows and Mac in an infographic format.
F2: Edit cell contents
Ctrl+`: Show Formulas
Keyboard arrow keys (Move), combined with shift (Move and highlight), and ctrl (Move, highlight, and jump to next blank cell)
Ctrl+z/Ctrl+y: Undo/Re-do
Ctrl+c/Ctrl+v: Copy/paste
Ctrl+[: Jumping to and selecting cells referenced in formulas, and also opening unopen files
Ctrl+Shift+L to apply filter and Alt+Down Arrow to open the filter, and Arrow keys + Space Bar to select items
Ctrl+Space Bar/Shift+Space Bar: Select entire columns / rows
Ctrl+Shift+Plus to add row/column, Ctrl+Minus to remove row/column
F4: Toggle Absolute/Relative Cell References with cell reference highlighted in edit cell mode
Summary
Range Names can be used to name a cell, or multiple cells (e.g. a table or matrix of cells) to allow logical identification within formulas as opposed to just cell references.
Range Names also allow jumping to those cells easily, making for more efficient spreadsheet navigation
Data Validation can be used to control data input, e.g. for limiting selections, or ensuring data entered is within a logically defined range
Data Validation can be combined with Range Names in limiting parameters
Summary
Text to columns functionality - using delimited option based on the character separting your data, e.g. commas, semi-colons etc
Csv Files - When working with a csv file, and having made changes such as the addition of formulas or formatting, be sure to save as .xlsx when done, rather than the .csv it originally was, as otherwise formulas and formatting will be lost
Remove Duplicates - to find unique values, and to strip entire rows of data based on duplicates found
Summary
Generation of charts based on data as input
Different types of chart possiblity
Combo-charts to combine e.g. bar charts and line charts for effective portrayal of data
Shifting charts to new sheets for improved presentation
Attached is the end result of 'Build a Budget - Checkpoint 2' - you can use your own saved file, or this one, as the starting point for this video as we build on the spreadsheet.
Summary
Use =VLOOKUP to find data in the first column of a highlighted array, Excel will then run down the rows in the first column to match a given value, and will return matched data in a specified column on the same row as the data found
.Use =HLOOKUP to find data in the first row of a highlighted array, Excel will then run across the columns in the first row to match a given value, and will return matched data in a specified row on the same column as the data found
VLOOKUP & HLOOLKUP only find the FIRST matching item in a given column/row if there are multiple items matching the value
VLOOKUP & HLOOKUP are useful to match data between data sets, e.g. for reconciliation purposes to see items are in all or one set of data
Summary
MATCH can be used to find the position of an item in a single row or column (or portions of a row or column)
INDEX can be used to return the value in a cell within a specified table array, referenced by a row and column
INDEX will return a reference of the cell rather than its value if passed into a function that works as such, e.g. SUM
INDEX can be used to return portions of, or the entirety of, the table as an array - older Excel versions may need to highlight the required area for the data to populate into and use ctrl+shift+enter to achieve this
INDEX can be combined with MATCH to achieve results similar to VLOOKUP/HLOOKUP, except with the added ability to find data and return a value to the left or above the found data, whereas VLOOKUP/HLOOKUP will return values found to the right or below only, respectively
Summary
Pivot Tables Usage
Pivot Charts Usage
Slicer Usage
Timeline Usage
Attached below is the end result of 'Build a Budget - Checkpoint 3' - you can use your own saved file, or this one, as the starting point for this video as we build on the spreadsheet.
Also below is the end result of 'Build a Budget - Checkpoint 4' - this is the final form of the budget spreadsheet you have built, to use as a reference to your own if needed.
Summary
Use Lookups on all sets of data to compare missing items in either and flag these via colours/comments etc to deal with as required
Create Unique combinations ('URNs') by concatenating (combining via using =A2&B2 for example to combine values in cells A2 and B2 into one item) cell values
Use Lookups on the URNs to ensure data matches on all required items
Create 'URNs' on subsets of the full data fields (i.e. not all columns) as required to, for example, locate data matches in order to fill in missing items on unmatched fields if all other fields match
Summary
Data Structure is important - generally it should consist of headings on the top row, and contiguous data (no spaces, blanks, sub-headings)
The above format allows this raw data to be effectively filtered, sorted, totalled amongst other uses
Converting to this type is possible with a little thought on how you might restructure your current data, without losing the extra information it has, as shown in the example where we retained the splits on months yet converted to a format that is usable for various excel tools
Using Totals that cover the entire range and an extra row means you can add additional rows safely and keep your totals and other formula ranges working as expected
Summary:
Vlookup and Hlookups should not have hard-coded column/row numbers where possible, as any additional columns or rows added will return the wrong results and you may not even be aware
Building in robust parameterised feeds into the column / row number, e.g. via cell references or formulas relying on cell references is the best approach
Use INDEX and MATCH in combination to avoid the extra potential work required to maintain VLOOKUPs/HLOOKUPs that may still rely on manual upkeep of certain data - this avoids potential issues right at the source by creating a robust formula
Project - Data Dashboard
Download the file attached to this lecture below, and work your way through the tasks
There are hints viewable for each task on the sheet itself - change font color to view
Good Luck!
Project - Data dashboard Walkthrough
The best way to approach this video, if you got stuck in your own attempt, is to watch that task’s solution only within this video, and ideally only as much as it takes to get the spark or hint you need to carry on yourself.
To this end you can find timestamps for each task’s solution below the video to jump to as required.
When you’re done, then by all means watch the entire thing!
Timestamps
0:45 Task 1
1:25 Task 2
3:02 Task 3
6:14 Task 4
8:03 Task 5
8:37 Task 6
10:21 Task 7
11:58 Task 8
13:24 Task 9
14:47 Task 10
20:47 Formatting and presentation
Well done! Course Complete!
Be sure to share the course with anyone else you think might benefit.
Best Regards,
Aamir
Excel is a powerful tool that provides great opportunities in the fields of Finance, IT, Project Management and more - dealing with data is an everyday occurrence in so many roles now, and Excel is the go-to tool - so you should separate yourself from the competition and know how to really use it with confidence!
Learn Excel Essentials is a course designed for complete beginners to excel - no previous knowledge required! This course will provide you the foundation you need to work successfully with Excel.
It also is a great refresher and chance to skill up further for those that have used Excel previously, and will bring you up to speed quickly.
I am a professional working in the fields of Finance and IT, with the practical know-how of how to really use and teach Excel skills effectively.
I will share my tips, tricks and knowledge in an easy to follow format, and with plenty of examples and opportunity to follow along, practise and also challenge yourself with exercises - there's no better way to learn than by doing!
Thanks for reading, and do watch the course introduction, and a couple of the preview videos, and then dive right in!
The course comes with a 30-day no risk money back guarantee, however I am confident in this course's ability to deliver you the results and provide you the confidence to use Excel successfully!
Thank you,
Aamir Janjua (ACMA, CGMA)