Application.OnActiveInputDataSet
This event is called when the active data set is needed.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Application.OnActiveInputDataSet( _
App As Application, _
ByRef Spreadsheet As InputSpreadsheet)
|
Type: Application
Type: InputSpreadsheet |
- |