Instructional Video2:17
Let's Tute

Microsoft Excel Tutorial: Working with Sum Function

9th - Higher Ed
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....
Instructional Video4:24
Curated Video

Alteryx for Beginners - Case Study - 6

Higher Ed
This video presents the sixth case study on joining tables with multiple criteria.<br/<br/>>

This clip is from the chapter "Case Studies" of the series "Alteryx for Beginners".null
Instructional Video5:52
Curated Video

Alteryx for Beginners - Join Multiple Tool

Higher Ed
This video demonstrates how to use the Join Multiple tool in Alteryx.<br/<br/>>

This clip is from the chapter "Join Tab" of the series "Alteryx for Beginners".This section explores the Join tab.
Instructional Video6:20
Curated Video

Alteryx for Beginners - Join Tool

Higher Ed
This video explains how to use the Join tool in Alteryx.<br/<br/>>

This clip is from the chapter "Join Tab" of the series "Alteryx for Beginners".This section explores the Join tab.
Instructional Video12:32
Curated Video

Excel VBA Programming The Complete Guide - The Range.Sort Method

Higher Ed
Sorting is one of the most popular operations in Excel. In this lesson, we utilize the Range.Sort method to sort both one and two columns at a time (in ascending or descending order) and discuss how we can ignore the values in the...
Instructional Video5:54
Curated Video

Excel VBA Programming The Complete Guide - The Range.Delete Method

Higher Ed
Most deletion operations will involve removing entire rows or columns at a time. In this lesson, we discuss how to make that happen in VBA as well as what happens when we delete a single cell instead.
r/>
This clip is from the...
Instructional Video9:53
Curated Video

Excel VBA Programming The Complete Guide - R1C1 Notation, Part I

Higher Ed
R1C1 notation is a different way of thinking about cells in Excel. Instead of using a letter for the column and a row for the number, R1C1 relies on numbers for both. In this lesson, we enable R1C1 notation in our Excel interface and...
Instructional Video5:12
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Visible Property

Higher Ed
The Worksheet.Visible property is used to hide and unhide a worksheet. It accepts either a Boolean argument (True or False) or an XlSheetVisibility enumeration. One cool VBA feature is the ability to use the xlSheetVeryHidden option to...
Instructional Video5:42
Curated Video

Excel VBA Programming The Complete Guide - The Variant Data Type

Higher Ed
In this lesson, we use the TypeName method from the VBA object to track the data type of a Variant variable as we assign different values to it.
r/>
This clip is from the chapter "Variables and Data Types" of the series "Excel...
Instructional Video8:17
Curated Video

Excel VBA Programming The Complete Guide - Ways to Invoke A Procedure

Higher Ed
In this lesson, we explore a myriad of ways to execute a public procedure from both the code editor and the Excel interface, including:

• The green execute button in th
e VBE
• The F5 keyboard shortcut
in the VBE
...
Instructional Video13:35
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method

Higher Ed
The MsgBox is a simple dialog box that prompts a user action or confirmation. In this lesson, we'll explore the syntax for the method as well as begin our discussion of inputs, parameters, and arguments. A parameter is the name given...
Instructional Video6:57
Curated Video

Excel VBA Programming The Complete Guide - Introduction to Events

Higher Ed
An event is a regular Excel action --- opening a worksheet, entering a cell value -- that can automatically trigger a VBA procedure. In this lesson, we compare event procedures to regular procedures and setup our VBE environment for...
Instructional Video7:19
Curated Video

Excel VBA Programming The Complete Guide - Intro to Error Handling

Higher Ed
Programmers of all experience levels make mistakes --- it's part of the job. Error handling is the ability to avoid errors in our code by catching them before they happen. In this lesson, we discuss some common errors we can run into...
Instructional Video9:29
Curated Video

Excel VBA Programming The Complete Guide - The Application.InputBox Method

Higher Ed
The Application.InputBox method offers some additional flexibility when collecting user input. In this lesson, we provide a custom Type argument to collect a Range input from the user. We then color the range with an assorted...
Instructional Video4:49
Curated Video

Excel VBA Programming The Complete Guide - Alternate Syntax for Fixed-Size Arrays

Higher Ed
The LowerBound To UpperBound syntax can be used when declaring an array to modify the starting and ending index position. In this lesson, we declare an array of 6 whole numbers.
r/>
This clip is from the chapter "Arrays" of the...
Instructional Video6:01
Curated Video

The Complete Excel Guide: Beginners to Advanced - Creating an Outline

Higher Ed
The aim of this video is to explore how to create an outline.
r/>
This clip is from the chapter "Excel 2019 Beginners: Outlining and Subtotaling" of the series "The Complete Excel Guide: Beginners to Advanced".In this section,...
Instructional Video6:08
Curated Video

The Complete Excel Guide: Beginners to Advanced - Format as Table

Higher Ed
The aim of this video is to explore how to format as table.
r/>
This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll...
Instructional Video4:41
Curated Video

The Complete Excel Guide: Beginners to Advanced - Surface Charts

Higher Ed
The aim of this video is to explore surface charts.
r/>
This clip is from the chapter "Excel 2019 Advanced: Graphs and Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore...
Instructional Video2:49
Curated Video

The Complete Excel Guide: Beginners to Advanced - Text to Columns

Higher Ed
The aim of this video is to explore how to convert text to columns.
r/>
This clip is from the chapter "Excel 2019 Beginners: Additional Excel Features" of the series "The Complete Excel Guide: Beginners to Advanced".In this...
Instructional Video7:28
Curated Video

Correctly

Pre-K - Higher Ed
In this video, the speaker addresses a common issue where dates in Excel are not sorting correctly by year. By demonstrating a step-by-step solution, viewers learn how to ensure Excel recognizes the dates as dates, thus enabling proper...
Instructional Video5:45
Curated Video

Calculate the Difference Between Two Dates in Excel

Pre-K - Higher Ed
This video tutorial demonstrates how to calculate someone's age from their date of birth in Microsoft Excel using the Date DIF formula and the NOW function. By inputting the individual's date of birth and the current date, the formula...
Instructional Video8:16
Curated Video

Alteryx for Beginners - Case Study - 4

Higher Ed
This video presents the fourth case study on finding working days from the calendar.<br/<br/>>

This clip is from the chapter "Case Studies" of the series "Alteryx for Beginners".null
Instructional Video3:22
Curated Video

Alteryx for Beginners - Render Tool

Higher Ed
This video explains how to use the Render tool in Alteryx.<br/<br/>>

This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video5:52
Curated Video

Alteryx for Beginners - Converting Text to Columns

Higher Ed
This video explains how to convert text to columns.<br/<br/>>

This clip is from the chapter "Parse Tab" of the series "Alteryx for Beginners".This section explores the Parse tab.