1:22:06
Excel VBA Introduction Part 30 - ADO (ActiveX Data Objects) Querying a Database
WiseOwlTutorials
59:47
Excel VBA Introduction Part 31 - ADO (ActiveX Data Objects) Modifying Data with Recordsets
1:23:13
Excel VBA Introduction Part 32 - ADO (ActiveX Data Objects) SQL Statements (INSERT, UPDATE, DELETE)
1:26:34
Excel VBA Introduction Part 51.2 - Pivot Tables using an Access Database
1:05:37
Excel VBA Introduction Part 51.3 - Pivot Tables using a SQL Server Database
22:11
Excel VBA Introduction Part 56.1 - Connect to SQL Server using ADO and the MSOLEDBSQL Driver
46:10
Excel VBA Introduction Part 56.2 - Get Data from SQL Server with ADO Recordsets
43:34
Excel VBA Introduction Part 56.3 - Read and Execute SQL Query Files
21:25
Excel VBA Introduction Part 56.4 - Return Multiple Result Sets from SQL Queries
37:21
Excel VBA Introduction Part 56.5 - Basic ADO Commands
55:25
Excel VBA Introduction Part 56.6 - ADO Commands and Parameters
39:38
Excel VBA Introduction Part 56.7 - Stored Procedures and Parameters with ADO
21:42
Wise Owl Answers - How do I get data from a closed Excel file using VBA?
27:15
Wise Owl Answers - How do I loop through worksheets in a closed workbook?
20:36
Wise Owl Answers - How do I get data from multiple closed Excel files using VBA?
37:26
Wise Owl Answers - How do I loop through sheets in multiple closed Excel files?
28:15
Wise Owl Answers - How do I get data from multiple workbooks with one query in VBA?
20:41
Wise Owl Answers - How do I populate a listbox using an ADO recordset in VBA?
18:05
Wise Owl Answers - How do I get the column names from an ADO recordset?
23:41
Wise Owl Answers - How do I get data from a CSV file using ActiveX Data Objects?
12:05
Wise Owl Answers - How do I add a filename to the results of an ADODB query?
9:40
Wise Owl Answers - How do I populate an array with an ADODB recordset?
5:58
Wise Owl Answers - How do I count the rows in an ADODB recordset?
30:01
Wise Owl Answers - How do I find the data type of a column in an ADODB recordset?
5:17
Wise Owl Answers - How do I refer to a field name with a dot in ADODB?
18:25
Wise Owl Answers - How do I import tab delimited files with ActiveX Data Objects?
28:20
Wise Owl Answers - How do I select more than 255 columns using ADODB with VBA?