Instructional Video6:44
friEdTech

How to Use the NEW Autocrat

Higher Ed
Autocrat is a ROBOT that does your work for you. You heard me right. It's like Rosie from the Jetsons. If you don't take a few minutes to learn this, you're literally working HARDER not SMARTER, so come on y'all, who wants to do this?...
Instructional Video9:04
Curated Video

How to Create Bullet Lists in Microsoft Excel

Pre-K - Higher Ed
Microsoft Excel doesn't provide any option to create a bullet list or format cells to appear as a bullet list, but there is a way to do it. In this video, I show you how to format cells so that you can create a bullet list with items in...
Instructional Video2:09
Curated Video

Microsoft SQL Server Development for Everyone - What is a Database Table?

Higher Ed
This video explains what a database table is.<br/<br/>>

This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Instructional Video0:54
Curated Video

Creating a People Graph in Microsoft Excel

Pre-K - Higher Ed
In this fast-paced tutorial I'll show you how to create visually engaging people graphs in Microsoft Excel.
Instructional Video3:27
Let's Tute

Microsoft Excel Tutorial: Collecting Data with Google Forms

9th - Higher Ed
In this Microsoft Excel tutorial, you will learn how to collect data using Google Forms. The tutorial provides step-by-step instructions on creating a Google form, sending it to participants, and automatically collecting the responses in...
Instructional Video4:42
IDG TECHtalk

R tip: Animations in R

Higher Ed
In this eighth episode of Do More with R, learn how to animate data over time with R and the gganimate and ggplot2 packages. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video9:58
friEdTech

Learn to use Autocrat 3.0

Higher Ed
In this tutorial, you will learn to use the latest version of Autocrat (as of December 2016) to create certificates (or anything else you'd like). Autocrat is really like having a robot do your work, so trust me on this, it's VERY much...
Instructional Video6:39
Curated Video

Removing Unwanted Spaces in Excel

Pre-K - Higher Ed
This video tutorial demonstrates two effective methods for removing unwanted spaces in Microsoft Excel data. The first method involves using the find and replace tool (Ctrl+H) to quickly eliminate extra spaces, while the second method...
Instructional Video1:06
Curated Video

How to Print The Gridlines in Microsoft Excel

Pre-K - Higher Ed
Normally, when you print a sheet from Microsoft Excel, the gridlines are hidden. In this tutorial, I show you how easy it is to not only have the gridlines printed, but also the row and column headers if you want.
Instructional Video13:35
Curated Video

Displaying Dates in Any Format You Want in Excel

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to easily format dates in Microsoft Excel using custom date formats. He shows how to display dates in various ways, such as showing only the day, month, year, or full date as a sentence. By using...
Instructional Video3:19
Tarver Academy

How to Respond in Google Forms

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Respond in Google Forms
Instructional Video6:24
Curated Video

Excel VBA Programming The Complete Guide - Get Last Row of Data in Worksheet

Higher Ed
Daily reports will often have a fluctuating number of rows. In this lesson, we introduce a convenient strategy to identify the last row of data in a sheet --- starting at the bottom of the spreadsheet and navigating upwards.
r/> ...
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 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 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 Video2:52
Curated Video

The Complete Excel Guide: Beginners to Advanced - Print Titles

Higher Ed
This video aims to explain Print Titles.
r/>
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...
Instructional Video3:29
Curated Video

Google Apps Script - Exercise Coding Projects - Introduction to Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets

Higher Ed
This video introduces you to Google Workspace services such as Docs, Calendar, Drive, Forms, Gmail, and Sheets.
<
br/>
This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides"...
Instructional Video8:25
Curated Video

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

Higher Ed
In this lesson, we write values to the four corners of the spreadsheet using the Range.End property and discuss the predefined constants (enumerations) passed in as arguments.
r/>
This clip is from the chapter "Range...
Instructional Video12:47
Curated Video

Excel VBA Programming The Complete Guide - Exit For and Review of Exit Sub

Higher Ed
The Exit For keywords prematurely terminate a For loop. The Exit Sub keywords prematurely terminate a procedure. In this lesson, we practice implementing these concepts.
r/>
This clip is from the chapter "Iteration" of the...
Instructional Video4:23
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Graphical Editors

Higher Ed
This video introduces you to the graphical editors.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the...
Instructional Video17:01
Curated Video

Google Apps Script - Exercise Coding Projects - How to Add Conditional Rules Format with Google Apps Script Code

Higher Ed
This video explains how to add conditional rules format with Google Apps Script code.
<
br/>
This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google...
Instructional Video3:21
Curated Video

Excel VBA Programming The Complete Guide - The Range.Count and Range.CountLarge Properties

Higher Ed
In this lesson, we use the Range.Count and Range.CountLarge properties to find out the number of cells in a given range. The returned value counts all cells, not just those with values.
r/>
This clip is from the chapter "Range...
Instructional Video6:49
Curated Video

The Complete Excel Guide: Beginners to Advanced - Creating Basic Formulas

Higher Ed
Learn how to create basic formulas.
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a...