"Calculation incomplete. Recalculate before saving?"


Posted by Bill on November 15, 2001 6:38 AM

I get this message all the time on my spreadsheet that is running realtime macros. Can I disable it? How?

Posted by Paul Akkermans on November 15, 2001 6:46 AM

Try Application.DisplayAlerts = False



Posted by Catherine Munro on November 15, 2001 11:35 AM

Try Application.CalculateBeforeSave = False