Instructional Video7:30
Curated Video

The Complete Excel Guide: Beginners to Advanced - Page Setup Options

Higher Ed
This video aims to explain page setup options. This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page setup and...
Instructional Video7:46
Curated Video

The Complete Excel Guide: Beginners to Advanced - Creating Range Names

Higher Ed
The aim of this video is to explore how to create range names. This clip is from the chapter "Excel 2019 Beginners: Working with Names" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll learn how to...
Instructional Video4:41
Curated Video

The Complete Excel Guide: Beginners to Advanced - Slicers

Higher Ed
The aim of this video is to explore slicers. This clip is from the chapter "Excel 2019 Beginners: Additional Excel Features" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll uncover some additional...
Instructional Video1:39
The Business Professor

Breaking Down Mixed Costs (Part 3) - Managerial Accounting

Higher Ed
This video explains how to use the least squared method to break down mixed costs in Managerial Accounting.
Instructional Video13:59
Curated Video

How To Use the SUMIF Function In Microsoft Excel

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to effectively use the SUMIF function in Microsoft Excel to analyze data sets and calculate specific criteria. He provides three practical examples, including calculating profits and losses,...
Instructional Video3:14
Curated Video

Excel Tips: How to Restore Missing Elements in Your Spreadsheet

Pre-K - Higher Ed
In this video tutorial, the instructor demonstrates how to bring back essential elements in Excel that may have disappeared, such as the grid lines, formula bar, and ribbon. By accessing the view menu and utilizing simple checkboxes,...
Instructional Video7:46
Curated Video

How to Calculate Weighted Averages in Excel

Pre-K - Higher Ed
In this video, I explain clearly how to calculate weighted averages in Microsoft Excel, such as when calculating students' grades where exams and coursework may be weighted differently. I show clearly step by step how such weighted...
Instructional Video2:59
Curated Video

Alteryx for Beginners - Explorer Tool

Higher Ed
This video explains how to use the Explorer tool in Alteryx. This clip is from the chapter "Documentation Tab" of the series "Alteryx for Beginners".This section explores the Documentation tab.
Instructional Video4:05
Curated Video

Alteryx for Beginners - Report Header Tool

Higher Ed
This video explains how to use the Report Header tool in Alteryx. This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video5:05
Curated Video

Excel VBA Programming The Complete Guide - The Range.Offset Property

Higher Ed
The Range.Offset property shifts the currently selected range to a new one. It accepts two arguments -- the number of rows and the number of columns to move. Positive arguments represent downward movements for rows and rightward...
Instructional Video5:56
Curated Video

Excel VBA Programming The Complete Guide - The Workbooks.Add Method

Higher Ed
In this lesson, we invoke the Workbooks.Add method to create a new workbook from scratch. We also pass it an optional Template argument to make a copy of an existing workbook. This clip is from the chapter "Object Deep Dive" of the...
Instructional Video7:15
Curated Video

Excel VBA Programming The Complete Guide - Procedures with Arguments

Higher Ed
Learn to handle arguments. This clip is from the chapter "Procedures" of the series "Excel VBA Programming–The Complete Guide".We look into variable scopes in procedures.
Instructional Video13:40
Curated Video

Excel VBA Programming The Complete Guide - Visual Basic Editor Options

Higher Ed
The Visual Basic Editor includes a complex set of options that cover everything from syntactical help with the code to visual aesthetics. In this lesson, we'll explore all of the available options and configure a setup that is ideal for...
Instructional Video8:19
Curated Video

Excel VBA Programming The Complete Guide - The initialize Event

Higher Ed
The initialize event shoots off before the UserForm is rendered. It can be used to calculate configure dynamic values. In this lesson, we create a new form that displays the current day of the week when it loads. This clip is from the...
Instructional Video6:21
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet_SelectionChange Event

Higher Ed
The Worksheet_SelectionChange event is triggered when the user navigates to a different cell with a spreadsheet. In this lesson, we react our first Excel event and also explore the ByVal keyword in the automatically generated procedure....
Instructional Video6:06
Curated Video

Excel VBA Programming The Complete Guide - Breakpoints

Higher Ed
Breakpoints force a procedure to halt execution at one or more specified lines. In this lesson, we practice enabling and disabling breakpoints in our code. This clip is from the chapter "Debugging" of the series "Excel VBA...
Instructional Video6:07
Curated Video

Excel VBA Programming The Complete Guide - More Date and Time Functions

Higher Ed
In this lesson, we continue our exploration of additional datetime functions on the VBA helper object including Year, Month, Day, Hour, Minute, and Second. We also dive into the Weekday, WeekdayName and MonthName functions to discover...
Instructional Video8:03
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method In Depth, Part I

Higher Ed
In this lesson, we dive deeper into the MsgBox method including its Buttons and Title parameter. We modify the aesthetics of the alert, including the clickable buttons and the information icon. This clip is from the chapter...
Instructional Video7:18
Curated Video

The Complete Excel Guide: Beginners to Advanced - Fill Handle and Custom Lists

Higher Ed
The aim of this video is to explore how to work with fill handle and custom lists. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this...
Instructional Video5:45
Curated Video

Quickly Displaying and Hiding Formulas in Excel Spreadsheets

Pre-K - Higher Ed
In this video, the instructor demonstrates two quick methods to toggle between displaying formulas and calculated values in a spreadsheet. By utilizing the Formula Auditing section in the ribbon, users can easily switch between viewing...
Instructional Video4:17
Curated Video

Generate a Random Date Between Two Dates in Excel

Pre-K - Higher Ed
This tutorial demonstrates how to generate random dates between two specified dates using the randbetween function in Excel. By inputting the earliest and latest dates as parameters, viewers can create a dynamic spreadsheet that...
Instructional Video12:40
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Read Excel File

Higher Ed
This video explains how to read an Excel file. This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about data-driven testing.
Instructional Video5:23
Curated Video

Salesforce Platform App Builder Certification Training - Standard and Custom Objects

Higher Ed
This video explains standard and custom objects. This clip is from the chapter "Data Modeling and Management" of the series "Salesforce Platform App Builder Certification Training".This section explains data modeling and management.
Instructional Video5:43
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Excel Automation - Part 2

Higher Ed
This is second of the two-part video, where you will learn about the automation of data in a spreadsheet. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process Automation - UiPath RPA...