DBTable.TransformWithExtraOptions2
Transform variable(s) according to the supplied formula(s).
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.TransformWithExtraOptions2( _
Formulas As Variant, _
Optional sep As String = ";", _
Optional opt As SpreadSheetTransformOptionII = scIgnoreFormulaII, _
Optional bCalculateAll As Boolean = False, _
Optional bReplaceFormula As Boolean = False, _
Optional bAllowCreateNewVariables As Boolean = False)
|
|
This function does not return a value. |