DBTable.StandardizeVariables
Standardizes the specified range of variables in the spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.StandardizeVariables( _
Variables As Variant, _
Optional selectionIncludeExpression As String = "", _
Optional selectionIncludeList As String = "", _
Optional selectionExcludeExpression As String = "", _
Optional selectionExcludeList As String = "", _
Optional weightVar As Integer = 0)
|
|
This function does not return a value. |