View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Kris Kris is offline
external usenet poster
 
Posts: 58
Default calculationstate

Charlie wrote:
Maybe try

Application.EnableEvents = False
Application.Calculate
Application.EnableEvents = True


No.
I doesn't work. Still the same.