How to disable Automatic Calculation in MS Access
问题 I have a query with 4 calculated fields , one of them calculate the running sum using DSum When running this query and go to the last record it is taking some time (that is normal and OK) But the problem is that MS Access recalculate this field every time I scroll up or down using mouse wheel, and this recalculation taking a very long time that make this query unusable I think MS Access do this recalculation because it is multi user application so I change it to Exclusive (File > Options >