Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I'm summing a large column that varies in length depending on the data I've
pulled in. At the mo, I have set up the last cell of the sum to be ridiculously large, A65000 say. When I calculate it takes an age (although this may be due to other things that need to update) - would it be significantly quicker to make it a sumif not blank function on the column. Or is there another quicker way. Any help would be great as there are only so many cups of coffee I can drink whilst waiting!! :o) |
#2
![]() |
|||
|
|||
![]()
On Thu, 27 Oct 2005 05:33:14 -0700, "Muttley"
wrote: I'm summing a large column that varies in length depending on the data I've pulled in. At the mo, I have set up the last cell of the sum to be ridiculously large, A65000 say. When I calculate it takes an age (although this may be due to other things that need to update) - would it be significantly quicker to make it a sumif not blank function on the column. Or is there another quicker way. Any help would be great as there are only so many cups of coffee I can drink whilst waiting!! :o) Unless your function is in an array formula, I do not believe the SUM function is the cause of your delay. I just SUM'd the entire column ( =SUM(A:A) or SUM(A1:A65535) ) and it took a "blink of an eye" SUMIF would probably take longer. More detail might be helpful. --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Columns | Excel Discussion (Misc queries) | |||
SUMMING COLUMNS IN DIFFERENT WORKSHEETS | Excel Discussion (Misc queries) | |||
Eliminate unused columns | Excel Discussion (Misc queries) | |||
Converting rows to columns on a large scale | Excel Discussion (Misc queries) | |||
Counting the Contents of Two Columns | Excel Discussion (Misc queries) |