View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Forcing a Calculate Now?


Try:

Application.Calculate


---
Regards,
Norman




"gtslabs" wrote in message
oups.com...
Is there a command that will force the workbook to recalcualte that I
can put at the beginning of my macro?