Spreadsheet.SetRecordset
This function sets the ADO Recordset data source, if applicable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Spreadsheet.SetRecordset( _
obj As Object, _
Optional Options As Long = 0)
|
Type: Object
Type: Long Default value: 0 |
This function does not return a value. |