View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
paritoshmehta[_21_] paritoshmehta[_21_] is offline
external usenet poster
 
Posts: 1
Default help with formula calculation

I have this sheet where a lot of calculations happen which take up a lo
of memory while entering data.... till now real time updation wa
required so we were living with it, but now we plan to have th
formulas do the calculation once a week.....

the sheet is designed in a way that in one of the sheets, data i
entered and the other sheet has this hell lot of array entere
formulas.... is there a way (except for turning the calculations of
and on)where the formulas on the other sheet only get calculated whe
required...

I thought of having any character like an apostrophe (') before th
formulas and once a macro is runned, the apostrophies get removed an
after the calculation is over, they come back so that no mor
calculation happens..... but i am pretty sure (almost convinced) tha
the genius population here will have another way which is better tha
this....

--
Message posted from http://www.ExcelForum.com