Is there any way to enforce Range.Calculate() on background (invisible) worksheet? This method seems to execute successfully, when the sheet is background, but it does nothing. No recalculation happens.
Is there any way to enforce Range.Calculate() on background (invisible) worksheet? This method seems
Share
As a workaround, it’s possible to reset Formula property like this: