Hi, it looks like sorting isn’t working as expected, here are a few things to check, if your formulas rely on other columns, sorting might mess up the results. Try copying values instead of formulas if sorting is needed.
Make sure there are no merged cells, those can block sorting.
Also, check that all data in the column is the same type (e.g., all numbers or all text), Always select the full range, including formula columns, before sorting.
If formulas must stay, consider using helper columns to preserve logic or sort only non-dependent columns.
Are the columns you're trying to sort containing formulas that reference other columns, or do you have merged cells in the range?
I hope this helps you, let me know.
Chard