Hi, what do you want to do?
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - The Backstage Area
In this video, we will explore the backstage area.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Understanding Ribbons, Tabs, and Menus
In this video, we will understand what ribbons, tabs, and menus are.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Exploring the Interface
In this video, you will learn how to explore the interface.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - The Start Screen
In this video, we will explore the start screen and take a look at the different options available.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Launching Excel
In this video, you will learn how to launch Excel.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Excel 2021 Versus Excel for Microsoft 365
In this video, we will understand the difference between Excel 2021 and Excel for Microsoft 365.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Section Introduction - 1
In this video, we will have a quick section introduction.
Learn German with Herr Antrim
How to Use "Wo", "Woher" and "Wohin" Question Words
In this German language lesson, you will learn how to use the three "where" question words: "wo", "woher", and "wohin". The video explains when to use each word based on location, destination, and origin. It provides examples of each...
friEdTech
Project Based Learning: Am I Doing it Right?
Amy Mayer, founder and CEO of friEdTech, shares the things to look for in the classroom that indicate success in Project Based Learning.
ACDC Leadership
What's the best way to teach economics?
I made this videos to give you tips and strategies for teaching economics virtually. I really like nearpod, especially since it gives you the ability to look at students' graphs. I'm not sponsored by nearpod..I just think its a good...
Let's Tute
Microsoft Excel: Logical Statements and Nested IF Functions
This video is a tutorial on using logical statements and nested if functions in Microsoft Excel, demonstrated through VBA coding. The teacher explains the importance of understanding logical statements and provides examples of how to use...
Odd Quartet
How Intervals Work - Part 2
Identifying music intervals can be one of the more confusing things about learning music theory for the first time. In this video we will look at an easier way to find the names of intervals using the major scale as a reference point....
APMonitor
Visual Basic for Applications (VBA) in Excel
VBA adds programming functionality to Microsoft Excel. A Macro is a VBA program that can be recorded to auto-generate code in VBA. VBA is a simplified form of Visual Basic and lacks full-featured programming support. VBA extends the...
Curated Video
Excel VBA Programming The Complete Guide - Objects as Properties
It's easy to see object properties as simple, static data values -- integers, floating point numbers, or strings. However, object properties can also store other objects, complete with their own distinct properties and methods. In this...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Module 10 - Practice Exercise
Let's do a practice exercise.<br/<br/>>
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 learn how to format worksheets.
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 learn how to format worksheets.
Curated Video
Mastering Tableau 2018.1, Second Edition 4.1: Joining Your Data
In this video, we’ll see how to join data. • Different types of joins • Merge data worksheets with join
Brian McLogan
Using Consecutive Interior Angles to Find the Value of X
👉 Learn how to solve for an unknown variable using parallel lines and a transversal theorems. Two lines are said to be parallel when they have the same slope and are drawn straight to each other such that they cannot meet. In geometry,...
Curated Video
Excel VBA Programming The Complete Guide - The TypeName Method
The VBA.TypeName method accepts an VBA object and returns its type as a string. In this lesson, we practice invoking the method in the Immediate Window with a variety of inputs including strings, numbers, and various Excel...
Curated Video
Excel VBA Programming The Complete Guide - The Object Data Type
A variable supports more than just primitive data types like numbers and strings. It can also be assigned to any object in the Excel Object Model -- a Worksheet, a Workbook, etc. The design allows for code to be tighter and leaner. In...
ACDC Leadership
A quick message for teachers
I made a new video about graphing games that you can play with your students.
Curated Video
Excel VBA Programming The Complete Guide - The Parent Property on All Objects
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...
Curated Video
Excel VBA Programming The Complete Guide - The Workbooks.Count and Worksheets.Count Properties
The Workbooks.Count property returns the count of open workbooks. The Worksheets.Count property returns the count of worksheets in the selected workbook. In this lesson, we play around with these properties in the Immediate...
Curated Video
Excel VBA Programming The Complete Guide - Access Object from Collection by Name
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection.
r/>
This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The...
r/>
This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The...