Instructional Video3:35
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Copy Method

Higher Ed
The Worksheet.Copy method copies the contents of a worksheet to a new worksheet. When invoked with no arguments, it will create the copy in a brand new workbook. With either a Before or After argument, the copy will be placed in the...
Instructional Video4:04
Curated Video

Excel VBA Programming The Complete Guide - The Name Property on Workbook and Worksheet Objects

Higher Ed
In this lesson, we explore the Name property on both a Worksheet and Workbook object. The Name property is only readable on a Workbook but is readable and writeable on a Worksheet. The key takeaway is that object design differs; just...
Instructional Video7:50
Curated Video

Excel VBA Programming The Complete Guide - The For Each-Next Construct

Higher Ed
The For Each construct iterates over every single object in a collection. In this lesson, we practice iterating over the Workbooks and Worksheets collections.
r/>
This clip is from the chapter "Iteration" of the series "Excel...
Instructional Video10:37
Curated Video

Excel VBA Programming The Complete Guide - The ComboBox Control II

Higher Ed
In this lesson, we wire up the UserForm to iterate over all of the workbook's worksheets and normalize the font name and size based upon the user's ComboBox selections.
r/>
This clip is from the chapter "User Forms" of the...
Instructional Video8:17
Curated Video

Excel VBA Programming The Complete Guide - The ListBox Control I - Wire up the Form

Higher Ed
In the first of a 3-part series, we introduce the ListBox form control for displaying a list of predefined values for the user to choose from. We hardwire our list to show the names of all of the workbook's sheets.
r/>
This...
Instructional Video4:14
Curated Video

Excel VBA Programming The Complete Guide - The Workbook. Method

Higher Ed
The Workbook. method accepts a SaveChanges parameter; pass it a Boolean value of True to save the workbook before closing. In this lesson, we practice this concept by writing values to our red and blue workbooks.
r/>
This clip...
Instructional Video3:55
Curated Video

Excel VBA Programming The Complete Guide - Call A Procedure from Another one

Higher Ed
Learn more about calling procedure.<br/<br/>>

This clip is from the chapter "Procedures" of the series "Excel VBA Programming–The Complete Guide".We look into variable scopes in procedures.
Instructional Video9:25
Curated Video

Excel VBA Programming The Complete Guide - The ListBox Control III - Select Multiple Items

Higher Ed
The ListBox offers a way for the user to select more than one option. In this lesson, we enable this setting and configure our code to delete all the worksheets that a user selects from the list.
r/>
This clip is from the...
Instructional Video2:59
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Move Method

Higher Ed
The Worksheet.Move method moves a worksheet to a different position in the order of workbook sheets. In this lesson, we explore the signature of the method including its familiar Before and After parameters.
r/>
This clip is...
Instructional Video5:27
Curated Video

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

Higher Ed
The Worksheets.Add method creates a new worksheet in the current Workbook. It accepts either one of two optional arguments, Before and After, that determine where the new worksheet will be placed.
r/>
This clip is from the...
Instructional Video7:19
Curated Video

Excel VBA Programming The Complete Guide - The ListBox Control II - React to User Selection

Higher Ed
In this lesson, we wire up a Command Button event procedure to delete the single worksheet the user has selected from the ListBox.
r/>
This clip is from the chapter "User Forms" of the series "Excel VBA Programming–The...
Instructional Video9:51
Let's Tute

Creating and Naming Objects in Excel

9th - Higher Ed
In this video, the teacher demonstrates how to use the VBA editor tool to create and name worksheets, add them to a workbook, and rename them. The teacher also shows how to move and manipulate the data using code, rather than doing it...
Instructional Video5:29
Curated Video

Excel VBA Programming The Complete Guide - The Object Browser

Higher Ed
In this lesson, we play around with the Object Browser and see how we can use it access online documentation on the MSDN as well.
r/>
This clip is from the chapter "Objects and Methods" of the series "Excel VBA...
Instructional Video3:13
ACDC Leadership

HEY TEACHERS: Check out my WORKSHEETS

12th - Higher Ed
In this video I go over the different worksheets that I created to help you and your students. A teacher in the comments brought up a good question. It's not just immoral to use my worksheets without getting an annual license, it is...
Instructional Video9:15
Tarver Academy

How to Create Answer Sheets for Every Student in Google Classroom

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Create Answer Sheets for Every Student in Google Classroom
News Clip1:59
Curated Video

Here's how Anishnabeg Outreach's new self-serve mental health program works

9th - Higher Ed
The new AONest Learning Management System by Anishnabeg Outreach provides users with the tools needed to develop essential life skills and to navigate mental health challenges that may make day-to-day life difficult. It also provides...
News Clip2:47
Curated Video

Students encouraged to surf social media during lessons

Higher Ed
Meet the social media generation.

Here students are encourage to use their smartphones to communicate with the teachers and peers via social me
dia.
Allie Meyer is one of...