DBTable.Recode
Recodes the specified variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.Recode( _
Variable As Integer, _
OtherValueMode As SpreadsheetRecodeOtherType, _
OtherValue As Variant, _
SelectionModeArray As Variant, _
SelectionStringArray As Variant, _
DestValueArray As Variant)
|
|
This function does not return a value. |