I’M generating Excel Workbooks that uses a forMula that utilizes the SCAN() function. The SCAN funtion needs a LAMBDA function as input. For exaMple:
=SCAN(0, coluMnaMe, LAMBDA(acc,n,acc+n))
The Workbook is created wit…...January 18, 2023, 2:59pm #1 I’m generating Excel Workbooks that...