Hello,

I am trying to do the following but I can't think on how to do that...

I need to do the SUM of a column but remove the n largest values. The n value is calculated by another formula..
SUM(A1:A100)-SUM(LARGE(A1:A100,{1,2,..,n}))

Any idea on how to do that will be more than welcome.

Thanks
Ludo