
Master Excel aggregate functions to summarize data using sum, average, max, min, large, and small. Learn to reference ranges, insert functions with the tab key, and adjust ranges by dragging.
Master Excel text functions to convert text case using proper, lower, and upper to standardize names and phrases.
Master Excel weekday and weeknum functions to extract a date’s day of week and its week number, choosing start days and return types with practical date examples.
Master the EOMONTH function in Excel to obtain the end date of any month from a start date and offset by a specified number of months.
Learn to calculate working days between dates using networkdays and networkdays.intl, adjust weekends and holidays, and apply country-specific weekend patterns.
Learn to solve excel tasks by combining multiple functions into one formula, breaking problems into chunks to boost efficiency.
Apply the countif function to count missing files across yearly ranges, using dynamic cell ranges and a missing criterion to tally file status for each year.
Learn to use the VLOOKUP function to retrieve data by matching an ID in the first column, with a defined table array, column index, and exact match.
Learn how to use xlookup to perform lookups across any column, defining lookup value, lookup array, and return array, with optional if not found and match mode.
Explore how the index function retrieves values from a chosen array, using specified row and column numbers. See how index pairs with match to perform a lookup.
Microsoft Excel: Mastering Excel Functions and Formulas (Free Excel Formulas Practice Workbooks Included)
This excel formulas & functions course is taught by Ahmed Oyelowo, who is a 5-time Microsoft MVP, Microsoft Certified Trainer since 2018 and also a Microsoft Office Specialist (Excel Expert).
In this course, you will learn, with practical examples, how to use over 50 everyday Excel functions to write Formulas in Excel
You will also be learning an easy way of combining multiple Excel functions inside a single Excel formula.
The course comes with 2 sets of Excel Workbook files.
One used by the instructor which you should use to follow along in the lessons and
The other one for your own practice. The practice file will automatically mark you once you have completed the exercises in there.
You will also learn the logic of Cell Referencing, which is the back bone of writing accurate formulas when you need to replicate formulas across multiple cells in Excel.
What functions will you learn in this course?
Aggregate functions in Excel
SUM
AVERAGE
COUNT
COUNTA
LARGE
SMALL
MIN
MAX
Text functions in Excel
LEFT
RIGHT
MID
FIND
SEARCH
LEN
UPPER
LOWER
CONCATENATE
CONCAT
TEXTJOIN
Date functions in Excel
DATE
DAY
MONTH
YEAR
EDATE
EOMONTH
NETWORKDAYS
NETWORKDAYS.INTL
WEEKNUM
WEEKDAY
DATEDIF
Data Analysis Function in Excel
COUNTIF
SUMIF
COUNTIFS
AVERAGEIF
SUMIFS
LOGICAL Functions in Excel
IF
AND
OR
Lookup functions in Excel
VLOOKUP
XLOOKUP
MATCH
INDEX