▲ 2 r/excel
I have a formula that is a groupby wrapped with sort:
=SORT(GROUPBY(...),8,-1)
Since I'm sorting my totals column by descending, it's bringing the totals row to the top. Is there any way to keep it at the bottom?
u/JabroniTown — 23 days ago