Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
(, Sun 1 Apr 2001, 1:00)
« Go Back | See The Full Thread
If the company name is in column A and the numbers you want to add up are in column b, this would work
=SUMIF(A:A,"Company X",B:B)
Filters are for losers.
(, Thu 9 Aug 2012, 13:21, 3 replies, latest was 13 years ago)
Filters are imperitive I have more than 4,000 rows
(, Thu 9 Aug 2012, 13:24, Reply)
like this
company A
fig A
Company B
Fig B
etc?
(, Thu 9 Aug 2012, 13:26, Reply)
so
company A, £3000
company B, £2300
(, Thu 9 Aug 2012, 13:28, Reply)
it's a list of numbers in column N, I have added a filter to another column so only compnay A's results show in column N, but running a sum across all tyeh visible cells in column N adds up the now hidden cells as weel, whcih is bent.
(, Thu 9 Aug 2012, 13:31, Reply)
to =SUMIF(#FILTERED COLUMN#,"#FILTERED BY#",N:N)
(, Thu 9 Aug 2012, 13:33, Reply)
(, Thu 9 Aug 2012, 13:26, Reply)
or:
ROUNDUP, COUNTIF RANK, IF NOT LARGE, GETPIVOTDATA, IMCONJUGATE.
(, Thu 9 Aug 2012, 13:30, Reply)
« Go Back | See The Full Thread