JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Spreadsheet.CopyVariables This function copies the specified range of variables in the spreadsheet. Syntax Parameters Return Value Sub Spreadsheet.CopyVariables( _ From As Integer, _ To As Integer, _ After As Integer) From [in] The beginning of the range to copy. Type: Integer To [in] The end of the range to copy. Type: Integer After [in] Which variable to paste the range of variables after. Type: Integer This function does not return a value. Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.