All,
We have a workbook with 3 sheets, with about 1 million cells on each sheet containing values (about 11,000 rows, 90 columns).
The workbook is coming out at 50MB, which is a bit of a pain for sharing.
A lot of the cells have reasonably complex trigonometric calcs, such as:
=COS(RADIANS(H$3))*COS(RADIANS($D5))*COS(RADIANS($E5))+SIN(RADIANS(H$3))*SIN(RADIANS($D5))
So my question is: is the overall file size based solely on the number of cells populated (in which case I am surprised it is as high as 50MB) or the complexity of the calculations?
Any suggestions for potentially reducing the size would be appreciated, but I know without sharing the workbook here, that may be very difficult.
Thanks,
Martin.
We have a workbook with 3 sheets, with about 1 million cells on each sheet containing values (about 11,000 rows, 90 columns).
The workbook is coming out at 50MB, which is a bit of a pain for sharing.
A lot of the cells have reasonably complex trigonometric calcs, such as:
=COS(RADIANS(H$3))*COS(RADIANS($D5))*COS(RADIANS($E5))+SIN(RADIANS(H$3))*SIN(RADIANS($D5))
So my question is: is the overall file size based solely on the number of cells populated (in which case I am surprised it is as high as 50MB) or the complexity of the calculations?
Any suggestions for potentially reducing the size would be appreciated, but I know without sharing the workbook here, that may be very difficult.
Thanks,
Martin.