May 09 2024 07:35 AM
Hey, I'm of the impression that Excel is stuck in a old accountant dinosaur tech world.
The addition of "let" and js- like scripting is a small step forward..
But real improvement for humanity comes when you're able to right-click and declare a "sheet" and/or "column" to be strongly typed, and support collections framework in formulas.
I.e [signedDisclosure].contains({"yes";"maybe"})
I don't even know if the lamda => operator is supported, but if, it should be readily available in common usecases, autocomplete etc.
Also:
I'd like som sort of primary key, to text imports i.e ("pete1";{60;"washington";"student"}) stored like a dictionary or complex object, without the hefty datamodel memory footprint.
May 13 2024 09:58 AM
It sounds like you are looking for more advanced features and capabilities in Excel that would enhance its functionality and usability, particularly in handling data and formulas. While Excel has evolved over the years and introduced new features like the LET function and dynamic arrays, some of the features you mentioned, such as strong typing, collections framework, lambda operators, and complex object storage, are not currently available in Excel's native formula language.
However, there are some workarounds and alternatives you can explore to achieve similar functionalities:
While Excel may not have all the features you mentioned out of the box, there are ways to work around its limitations and achieve your desired outcomes with a combination of built-in features, scripting, and external tools. The text was created with the help of AI.
My answers are voluntary and without guarantee!
Hope this will help you.
Was the answer useful? Mark as best response and Like it!
This will help all forum participants.