Hi, what do you want to do?
Curated Video
Excel VBA Programming The Complete Guide - The Range.Rows and Range.Columns Properties
In this lesson, we explore the Rows and Columns properties, which are available on both the top-level Application object and a specific Range. The two can be used to target complete rows or columns, within the spreadsheet or within a...
Curated Video
Excel VBA Programming The Complete Guide - Initialize Arrays within a For Loop
Arrays can easily be populated with values from the worksheet using a basic For loop. In this lesson, we perform a popular string cleaning operation --- trimming the leading and trailing whitespace of a string -- on a column of values...
Curated Video
Using COUNTIF Function and Absolute Cell References in Excel
The video explains how to efficiently count the occurrences of specific numbers in a spreadsheet using Excel's COUNTIF function and absolute cell references. By setting up a simple table and formula, you can easily track the frequency of...
Curated Video
Custom Autocorrect Entries in Google Docs
In this video tutorial, Justin demonstrates how to create custom autocorrect entries in Google Docs to save time and increase efficiency while typing. By setting up personalized shortcuts for frequently used words or phrases, users can...
Curated Video
Google Apps Script - Exercise Coding Projects - Selecting Spreadsheet Data with Apps Script
This video explains how to select spreadsheet data with Apps Script.
<
br/>
This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section...
<
br/>
This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section...
Curated Video
Google Sheets Fundamentals - Emailing Your Work
Emaling Your Work • Emailing the File • Emailing Collaborators
Curated Video
Efficiently Deleting Blank Rows in Excel
If you have multiple blank rows in a spreadsheet it can be very time-consuming to try to delete them either individually, or selecting them and then deleting them. In this quick tutorial I'll show you a very easy way to delete every...
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #5 Solution Walkthrough
This video demonstrates the solution walkthrough for the preceding case study.
<
br/>
This clip is from the chapter "Robot #5 – Form Field Mania (Medium)" of the series "Robotic Process Automation - UiPath RPA Developer...
<
br/>
This clip is from the chapter "Robot #5 – Form Field Mania (Medium)" of the series "Robotic Process Automation - UiPath RPA Developer...
Curated Video
Google Sheets Fundamentals - Exporting Your Work
Exporting to a New Format • Excel/ ODF • PDF • HTML for Web Display • CSV
Curated Video
Google Sheets Fundamentals - Sharing Your Work with Others
Sharing with Others • Publish to the Web • Publishing Settings • Sharing Your Work
Curated Video
Google Sheets Fundamentals - Formatting Numbers
Number Formating Options • Decimal Precision • Currency • Decimal/Percentage • Dates • Accounting and Financial Formatting
Curated Video
Google Sheets Fundamentals - Google Sheets Quick Start 3
Doing the Math • Creating a formula to calculate the result • Using a function to calculate the result • Copying and pasting a formula • Selecting precision for the result
Curated Video
Google Sheets Fundamentals - Google Sheets Quick Start 1
Hit the ground running and start working with Google Sheets Data-- • Setup • Move the active cell selector • Enter Data in to a cell • Working With Sheets
Curated Video
Excel VBA Programming The Complete Guide - Submit the UserForm
In this lesson, we wire up the final Command Button on our UserForm to capture the user's input and populate it on the spreadsheet.
r/>
This clip is from the chapter "User Forms" of the series "Excel VBA Programming–The...
r/>
This clip is from the chapter "User Forms" of the series "Excel VBA Programming–The...
Curated Video
Creating Dropdown Lists in Excel
This video tutorial demonstrates how to create a dropdown list in a spreadsheet to easily select predefined options, such as student effort levels like excellent, good, fair, poor, and unacceptable. By setting up a list of options and...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Create a PDF Email from Sheet Data and Send the Email Using Sheet Data
This video explains how to create a PDF email from sheet data and send the email using sheet data.
<
br/>
This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the...
<
br/>
This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the...
Curated Video
Google Sheets Fundamentals - Data Validation
Data Validation • Data List • Numerical Validation • Text Validation • Date Validation
Curated Video
Google Sheets Fundamentals - Filtering Data
Fitlering • Creating a Filter by Value • Creating a Filter by Condition
Curated Video
Google Sheets Fundamentals - Sorting Data
Sorting • Doing a Sort • Reverse Sorting • Sorting a Specific Range
Curated Video
Digital Technology Pressures and Enterprise Resource Planning Systems for Businesses
This video discusses the pressures placed on businesses to increase the amount of digital technology involved in the production process. Specifically, enterprise resource planning (ERP) is explored as a central digital system that draws...
Curated Video
Google Apps Script - Exercise Coding Projects - Create New Docs Populate with Sheet Data
This video explains creating new docs and populating with sheet data.
<
br/>
This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section...
<
br/>
This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section...
Tarver Academy
How to Copy and Paste a Chart to Docs from Google Sheets
In This Episode, Tyler Teaches Us About How to Copy and Paste a Chart to Docs from Google Sheets
Flipping Physics
A Brief Look at the Force of Drag using Numerical Modeling (or The Euler Method)
This is how you include air resistance in projectile motion. It requires the Drag Force and Numerical Modeling (or the Euler Method). It is also very helpful to use a spreadsheet to do the calculations. I prove a statement from a...