Instructional Video4:30
Curated Video

The Complete Excel Guide: Beginners to Advanced - Using Format Painter

Higher Ed
The aim of this video is to explore how to use format painter.
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,...
Instructional Video3:13
Curated Video

The Complete Excel Guide: Beginners to Advanced - Mouse Features

Higher Ed
Let's explore the mouse features available in Excel.
r/>
This clip is from the chapter "Excel 2019: Introduction" of the series "The Complete Excel Guide: Beginners to Advanced".The upcoming 21 sections for Microsoft Excel 2019...
Instructional Video3:13
Curated Video

Calculating Averages in Excel Using Formulas and Autosum Feature

Pre-K - Higher Ed
In this tutorial, the teacher demonstrates how to quickly and easily calculate the average of a group of numbers in Excel. By using the simple formula "=average" and highlighting the desired cells, students can efficiently obtain...
Instructional Video6:41
Curated Video

Five Ways to Fix #VALUE Errors in Microsoft Excel

Pre-K - Higher Ed
In this tutorial I'll show you five different reasons why you may get #VALUE! error messages in Microsoft Excel and how to fix each of them properly.
Instructional Video3:38
Curated Video

Alteryx for Beginners - Case Study - 5

Higher Ed
This video presents the fifth case study on appending files from a zip file.<br/<br/>>

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

Alteryx for Beginners - Filter Tool (Date Example)

Higher Ed
This video explains with an example how to use the Filter tool for date data in Alteryx.<br/<br/>>

This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video3:27
Curated Video

Alteryx for Beginners - Getting Data from Comma Separated Value (CSV) Files

Higher Ed
This video demonstrates how to get data from CSV files.<br/<br/>>

This clip is from the chapter "In/Out Tab" of the series "Alteryx for Beginners".This section provides an introduction to the In/Out tab in Alteryx.
Instructional Video4:23
Curated Video

Excel VBA Programming The Complete Guide - The Parent Property on All Objects

Higher Ed
Coming full circle, we navigate from a Range object all to the way to the top of the Excel object model (the Application object) by relying on each object's Parent property. The property returns the object enclosing the current...
Instructional Video4:58
Curated Video

Excel VBA Programming The Complete Guide - The String Data Type

Higher Ed
A string is a collection of characters --- in layman's terms, it's just text. In this lesson, we take a look at VBA's support for two types of strings -- variable-length and fixed-length -- as well as the advantages of both.
r/> ...
Instructional Video3:38
Curated Video

Excel VBA Programming The Complete Guide - Activate a UserForm from Procedure

Higher Ed
The more we can abstract away the complexity of VBA from the regular Excel user, the better. In this lesson, we set up a graphic on our Excel interface to trigger the UserForm to appear.
r/>
This clip is from the chapter "User...
Instructional Video8:17
Curated Video

Excel VBA Programming The Complete Guide - Workbook Events and The Sh Argument

Higher Ed
The Workbook event has its own set of event procedures. One common trend in their signatures is the presence of a Sh argument, which represents the sheet on which the event has been triggered. In this lesson, we construct a dynamic...
Instructional Video3:28
Curated Video

Excel VBA Programming The Complete Guide - Review of Application.EnableEvents

Higher Ed
The Application.EnableEvents property is used to enable and disable Excel events (automatic actions that are triggered by user interactions). In this lesson, we discuss the benefits of temporarily disabling this feature in an event...
Instructional Video6:28
Curated Video

Excel VBA Programming The Complete Guide - Intro to Arrays

Higher Ed
In this section, we'll explore the array, the most popular data structure in computer science. An array is a sequenced collection of elements, each of which is assigned an index position. In this lesson, we create a fixed-size array of...
Instructional Video9:02
Curated Video

Excel VBA Programming The Complete Guide - The Visual Basic Editor

Higher Ed
In this lesson, we explore the components of the Visual Basic Editor, including the Project Explorer, which lists all open workbooks and worksheets as well as all modules (containers for code). Properties Window, which can be used to...
Instructional Video6:00
Curated Video

Excel VBA Programming The Complete Guide - StatusBar

Higher Ed
The StatusBar is an information bar located on the bottom left of the Excel interface. In this lesson, we run a long procedure and use the StatusBar to provide updates to the user on its completion status.
r/>
This clip is from...
Instructional Video5:31
Curated Video

Learning Microsoft Power BI - Visual Cues and Chart Types

Higher Ed
We will learn visual cues, chart type selection, and how to tell a story with data.

• Understand how visual cues influence how we perceive
data
• Learn to pick the right visualization based on v
isual cues
• Learn...
Instructional Video5:04
Curated Video

Learning Microsoft Power BI - Understanding the Data View in Power BI

Higher Ed
In this video, we will learn about the design and function of the data view.

• Learn how to use the fields
list
• Learn how to identify column and table i
nformation
• Learn how to rename fields in
th
e fields...
Instructional Video8:35
Curated Video

Learning Microsoft Power BI - Importing Data and Power Query Fundamentals

Higher Ed
In this video, we will learn about importing data and Power Query fundamentals.

• Understand what data you will need to import as per your report require
ments
• Review where the data you n
eed exists
• Import data...
Instructional Video2:48
Curated Video

The Complete Excel Guide: Beginners to Advanced - Overview of Formulas

Higher Ed
In this video, let's take a quick overview of formulas.
r/>
This clip is from the chapter "Excel 2019 Beginners: Formulas and Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll...
Instructional Video3:44
Curated Video

Utilizing Sparklines in Microsoft Excel

Pre-K - Higher Ed
This video demonstrates how to use spark lines in Microsoft Excel to visually represent data trends efficiently. Spark lines are miniature graphs embedded within cells, providing a quick and clear overview of patterns in student scores...
Instructional Video3:04
Curated Video

Repeat Top Row Headings When Printing Excel Spreadsheet

Pre-K - Higher Ed
In this Excel tutorial, Justin demonstrates how to lock the top row of a spreadsheet for printing, ensuring that important headings remain visible on every printed page. By utilizing the "Print Titles" feature in the page layout tab,...
Instructional Video5:15
Curated Video

Alteryx for Beginners - Imputation Tool

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

This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video2:49
Curated Video

Alteryx for Beginners - Sort

Higher Ed
This video demonstrates how to sort data in Alteryx.<br/<br/>>

This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video10:09
Packt

What is Apache POI API and Download Instructions?

Higher Ed
This video explains Apache POI API and demonstrates how to download it.
<
br/>
This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...