Forum Discussion
Tegzi
Jun 30, 2023Copper Contributor
Max function for Spilled Range
Hello, I am struggling to resolve the following. With DA (Dynamic Array) formulas I calculate 3 columns: App: =IF(D7=1,INDEX(SORTBY($AF$15#,$AG$15#,-1),SEQUENCE(AJ11)),INDEX(SORTBY($AF$15#,$AG$1...
- Jun 30, 2023
Tegzi
Jun 30, 2023Copper Contributor
SergeiBaklan
Thanks. Indeed I did not even think that a simple if could handle the spilled range and DA function results...I guess I over complicated. Thanks for the solution.
Best regards,
Tegzi
Thanks. Indeed I did not even think that a simple if could handle the spilled range and DA function results...I guess I over complicated. Thanks for the solution.
Best regards,
Tegzi
SergeiBaklan
Jul 01, 2023Diamond Contributor
Tegzi , you are welcome