Hi pom15595,
Thanks for using Microsoft product and posting in the community.
For” I would like to know if there is a way to "really" stop the calculation when I filter”, there are two way to stop auto calculation, one is selecting manual calculation, the other way is using VBA.
For “why it is slow to filter even if the calculation is set to manual”, you may need to change more features in Excel.
1.Open Excel>click File>Options>Formulas>Calculation options>select Manual(you can also disable” Recalculate workbook before saving”)
2.If you have enabled iterative calculation, you may change its values.
3.Check whether multi-threaded calculation is enabled(click File>Options >Advanced>Formulas, click “Enable multi-threaded calculation” and click” Use all processors on this computer” )
Here is the reference may help you: Change formula recalculation, iteration, or precision in Excel
I have some suggestions for you to speed up Excel auto filter:
1.If there are empty cells towards the bottom of the sheet that excel thinks they have values so the filter tries to work on the large data set even though most of the rows are actually empty.
To test this, you can select cell A1 and hit CTRL + End. If this is the reason, you can copy only the cells that actually have values and paste them in a new sheet or workbook. This will get rid of all the false blank cells.
2.If there are lots of formulas in the table causing excel to have to recalculate all the values when you apply the filter.
To fix these problems basically looking to decrease the amount of data and calculations. You can do this by copying only the cells with data into a new sheet and getting rid of all formulas in the table.
Please let us know if you need further assistance.
Best regards,
George