View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Doug Doug is offline
external usenet poster
 
Posts: 460
Default Calculate workbook in VBA

Hi,

I would like to calculate an one entire workbook and leave other open
workbooks alone. I see that I can calculate one sheet, or the entire
application, but I don't see how I can do a whole workbook.

If I calculate the workbook one sheet at a time, the interdependence of the
sheets leaves some calculations behind.

Thanks,
Doug