Spreadsheet.RecodeGroups
This function recodes a group of variables.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Spreadsheet.RecodeGroups( _
sourceVariable As Long, _
destVariable As Long, _
Groups As Variant, _
NewValues As Variant)
|
Type: Long
Type: Long
Type: Variant
Type: Variant |
This function does not return a value. |