Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 09:00:16 +0000



Post From: validity of GetSpreadsheetSheetHandleByName() result?

[2021-01-11 07:24:55]
User907968 - Posts: 802
I just tested this and observe the same, a pointer is returned when the spreadsheet file exists, even if a non-existent sheet is requested.

The spreadsheet manipulation functions, sc.GetSheetCellAsDouble() & sc.SetSheetCellAsDouble(), don't seem to be functioning as intended either, they both return 1 even when the pointer used is to a non-existent sheet.

Maybe ask SC Engineering to investigate?