I have a function implemented in VBA module of an Excel Workbook. If the Calculation Options set to "Automatic", then whenever I call that function, all other cells on the worksheet also seem to get recalculated even though non of them point to the cell with that function. Why does this happen? (Excel Version 14.0.7237.5000)
↧