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)
  • obj [in]

Type: Object

  • Options [in,optional]

Type: Long

Default value: 0

This function does not return a value.