Quality ELT books & e-learning

And Formulas: Microsoft Excel Advanced - Functions

If you want a recommendation for a specific advanced formula to learn first, followed by FILTER will give you the biggest productivity boost.

=SORT(UNIQUE(FILTER(C2:C1000, (B2:B1000="Laptop") * (D2:D1000>1000)))) This single formula updates automatically when you add new rows. Basic Excel would require manual filtering, copy-pasting, and sorting. | Good (Advanced) | Bad (Basic/Outdated) | | :--- | :--- | | Teaches XLOOKUP and INDEX/MATCH | Still teaches VLOOKUP as the primary method | | Uses dynamic array functions ( FILTER , SORT ) | Relies on legacy CSE array formulas (Ctrl+Shift+Enter) | | Explains structured references with Tables ( =SUM(Table1[Amount]) ) | Uses brittle cell ranges ( =SUM(A2:A1000) ) | | Covers LET and LAMBDA for complex logic | Ignores modern formula performance | Verdict Yes, it is a very good feature — but only if the instruction or documentation is up-to-date with Excel 365 or Excel 2024/2026. Avoid any advanced course that ignores XLOOKUP , dynamic arrays, or LET functions, as those are now standard in modern Excel. Microsoft Excel Advanced - Functions and Formulas

Yes, is an excellent feature set to master. It represents the core difference between basic data entry and true data analysis/automation in Excel. If you want a recommendation for a specific

| Category | Example Functions | What They Do | | :--- | :--- | :--- | | | XLOOKUP , INDEX/MATCH , INDIRECT | Find a value in a table and return a related value (better than VLOOKUP). | | Logic | IFS , SWITCH , AND/OR inside IF | Perform multiple conditional checks without nesting many IFs. | | Text | TEXTJOIN , TEXTSPLIT , REGEXEXTRACT | Combine or split text flexibly; extract patterns (new in 2024/2025). | | Math & Stats | SUMIFS , COUNTIFS , SUMPRODUCT | Sum or count based on multiple criteria across columns. | | Dynamic Arrays | FILTER , SORT , UNIQUE , TOCOL | Spill results automatically into multiple cells (Excel 365). | | Error Handling | IFERROR , IFNA | Trap and replace errors like #N/A or #DIV/0! . | | Date/Time | NETWORKDAYS.INTL , EDATE , DATEDIF | Calculate working days, shift dates by months, find age. | A Practical Example (Shows Power) Problem: From a sales table (Columns A: Date, B: Product, C: Salesperson, D: Amount), list all unique salespeople who sold "Laptop" over $1000, sorted alphabetically. | Good (Advanced) | Bad (Basic/Outdated) | |

This website uses cookies.

We use cookies, including from our partners, to enhance and personalise your experience.
Click the "Allow all Cookies" button and help us tailor our recommendations exclusively to the content that interests you. Alternatively, choose which cookies we can use and click the "Allow Selection" button! "Here" you can find all the information you need about our Cookie Policy.

More
Cookie Name Domain Purpose Expiry Type
Cookies of this category are not used.
Cookie Name Domain Purpose Expiry Type
Cookies of this category are not used.
Cookie Name Domain Purpose Expiry Type
Cookies of this category are not used.
Cookie Name Domain Purpose Expiry Type
Cookies of this category are not used.
Cookie Name Domain Purpose Expiry Type
Cookies of this category are not used.

Cookies are small text files that can be used by websites to make a user’s experience more efficient. The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies, we need your permission. You can change or withdraw your consent from the Cookie Declaration on our website. For more information, please refer to our Cookies Policy. Learn more about who we are, how you can contact us, and how we process personal data in our Privacy Policy.

Visit Overview of Google Analytics Privacy for more information.