View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bart van den Burg Bart van den Burg is offline
external usenet poster
 
Posts: 8
Default turning auto calculate on and off

Hi

I wish to turn auto calculate off before letting a script fill a lot of
field, because it saves a lot of time, but i would prefer it, if this could
automatically be done in the script, as well as turning it on after the
function. Is there anyway to do this?

Thanks
Bart