Support Board
Date/Time: Thu, 06 Feb 2025 23:14:56 +0000
Post From: spreadsheet documentation suggestion
[2020-05-09 15:43:24] |
User476002 - Posts: 28 |
Hi when I follow the instructions for indirect at https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#INDIRECT_Function I don't get the expected behavior "An example ReferenceText is "E3". ReferenceText can be created by a formula. For example, if cell H5 contains the number 3, then the following formula will return E3: CONCATENATE("E", TEXT(H5))." if I remove "text" before the cell reference it works. Just thought you might consider changing, could save someone some time in the future. |