DBTable.CopyVariables
Copies the specified range of variables in the spreadsheet.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.CopyVariables( _
From As Integer, _
To As Integer, _
After As Integer)
|
|
This function does not return a value. |