DBTable.Transform
Transform variable(s) according to the supplied formula(s).
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.Transform( _
Formulas As Variant, _
Optional sep As String = ";", _
Optional opt As SpreadSheetTransformOption = scIgnoreFormula)
|
|
This function does not return a value. |