Thread: Calculate
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jeff
 
Posts: n/a
Default Calculate

Hi,

I have a spreadsheet with 10 worksheets. I have a macro that does some
calculations in spreadsheet #1. There are a lot of formulas in worksheets
2-10, and I would like to only recalculate the values in spreadsheet #1, so
the macro runs faster.

Does anyone know how to recalculate in spreadsheet #1 only?

Thanks