View Single Post
  #6   Report Post  
Troy
 
Posts: n/a
Default

Thanks for that BJ. Unfortunately, due to the nature of the data collected &
the type of reporting we are using it for, we need to retain within the same
file (I may be able to split between two, although not ideal - and I end up
with 2 files - one just under 4Mb, & the other approaching 6! - still v
unwieldy)

"bj" wrote:

I would recommend maybe going to several books. whenever a book has more
than 65,536 "Dependancies" (Possible calculations, lookup tables etc.) it
goes into full recalc, not just affected cells for any change in any cell.
Several books referncing each other might (?) be much faster with one book
with all of the things you mentioned.

"Troy" wrote:

I've got 4 sheets with feeds from a db (via network), containing 67k+ links,
and 6 sheets with over 10k cells with formula that mostly link to the first 4
sheets. We plan to have a lot of these calcs on the network eventually. At
present however, it seems that the formula pages are taking up most of the
space.

"bj" wrote:

How many of the calculations are dynamic? could you use one dynamic program
to do any calculations and a second for data transmittal with only those
calcs which absolutely have to be done over the network.

"Troy Emery" wrote:

I've a workbook approaching the 10Mb mark, which is causing speed & therefore
usability issues over our network. It consists mainly of links & formulae (I
have already deleted all the macros). Has anyone got any tips or ideas on
how to reduce the size of the file?