View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
topola
 
Posts: n/a
Default sum between workbooks

I would create a formula that covers all sheets and switch some of them
on/off. This is =sum(SH1!A1*TRIG1+SH2!A1*TRIG2...)
Now you need to add a table of workbooks SH1, SH2... with accompanying
triggers TRIG1, TRIG2... to have a full control over your formulas.
I have been using this solution for a couple of years, moreover you can
apply additional parameters e.g. change currencies...
--
HTH
Tomek Polak, http://vba.blog.onet.pl