Forum Discussion
CN_xing
Sep 03, 2024Copper Contributor
新函数TRIMRANGE似乎有点问题
当我尝试用LET和LAMBDA函数进行简化的时候,发现他不会完全展示而是只限制左上角的值,看上去像是加了一个@符号
SergeiBaklan
Apr 26, 2025Diamond Contributor
Try to use any other name for lambda-based function. T() is build-in function in Excel, during the evaluation of your formula some conflicts appear.