Support Board
Date/Time: Sun, 02 Feb 2025 12:48:58 +0000
Post From: Custom Spreadsheet Functions
[2019-09-05 04:32:43] |
CMG - Posts: 179 |
Hi There, Is it possible to create custom spreadsheets functions using ACSIL? Similar to creating a function in excel using VB. In a quote spreadsheet, I'm trying to timestamp a cell whenever another cell is modified. (eg. Cell B1 will show the time when cell A1 is modified) In the old spreadsheets I was able to create a formula to perform the timestamp using iterations, but iterations are no longer available in the new spreadsheets. Likewise, in excel, using VB, I was able to create a function that would insert a timestamp in a cell when another cell was modified. Thanks |