filmov
tv
Excel VBA Introduction Part 58.31 - SQL for Excel Files - Split a Table into Separate Sheets

Показать описание
By Andrew Gould
If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:
This video explains how to update existing data in an Excel workbook using SQL UPDATE statements. You'll learn how to assign a simple value to a column, how to calculate a new value to produce a different result for each row, and how to update information in one worksheet using information stored in a different worksheet. The final part of the video discusses how to import data from a separate workbook using a SELECT INTO statement and then use the imported data to update existing data.
Chapters
00:00 Topic List
00:40 The Basic Setup
02:18 Selecting Unique Values into a Recordset
03:45 Looping Through a Recordset
04:53 Creating a Command Object
06:19 Building a Dynamic SELECT INTO Statement
09:37 Creating New Sheets in the Same Workbook
10:26 Worksheets and Range Names
12:43 Creating a Single Output Workbook
15:49 Deleting Output Files
16:56 Creating a Separate Workbook for Each Output
If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:
This video explains how to update existing data in an Excel workbook using SQL UPDATE statements. You'll learn how to assign a simple value to a column, how to calculate a new value to produce a different result for each row, and how to update information in one worksheet using information stored in a different worksheet. The final part of the video discusses how to import data from a separate workbook using a SELECT INTO statement and then use the imported data to update existing data.
Chapters
00:00 Topic List
00:40 The Basic Setup
02:18 Selecting Unique Values into a Recordset
03:45 Looping Through a Recordset
04:53 Creating a Command Object
06:19 Building a Dynamic SELECT INTO Statement
09:37 Creating New Sheets in the Same Workbook
10:26 Worksheets and Range Names
12:43 Creating a Single Output Workbook
15:49 Deleting Output Files
16:56 Creating a Separate Workbook for Each Output
Комментарии