Library.ImportSPSSAsSpreadsheet
This function imports an SPSS File into a Statistica Spreadsheet.
Syntax | Parameters | Return Value |
---|---|---|
Function Library.ImportSPSSAsSpreadsheet( _ fileName As String, _ Optional bCaseNamesFromFirstCol As Boolean = False, _ Optional firstCase As Long = 1, _ Optional lastCase As Long = -1, _ Optional Variables As Variant = -1) As Spreadsheet |
Type: String Type: Boolean Default value: False Type: Long Default value: 1 Type: Long Default value: -1 Type: Variant Default value: -1 |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.