![]() |
Pick up function
Hi,
Column 1 contains group numbers and column 2 contains values for groups.For example Group Value 1 124 2 23 5 256 1 11 10 33 2 245 3 11 2 10 What kind of function should I use to pick up e.g. a sum of group 2 values (278)? Matti |
Pick up function
Hi Matti
One way =SUMIF(A:A,2,B:B) -- Regards Roger Govier "Matti Koski" wrote in message ... Hi, Column 1 contains group numbers and column 2 contains values for groups.For example Group Value 1 124 2 23 5 256 1 11 10 33 2 245 3 11 2 10 What kind of function should I use to pick up e.g. a sum of group 2 values (278)? Matti |
Pick up function
How are you getting 278 from what you have listed? You have a 22 by group 2
-- -John Please rate when your question is answered to help us and others know what is helpful. "Matti Koski" wrote: Hi, Column 1 contains group numbers and column 2 contains values for groups.For example Group Value 1 124 2 23 5 256 1 11 10 33 2 245 3 11 2 10 What kind of function should I use to pick up e.g. a sum of group 2 values (278)? Matti |
Pick up function
I assume that the 278 is 23+245+10. I don't know where you're seeing 22,
John? -- David Biddulph "John Bundy" wrote in message ... How are you getting 278 from what you have listed? You have a 22 by group 2 "Matti Koski" wrote: Hi, Column 1 contains group numbers and column 2 contains values for groups.For example Group Value 1 124 2 23 5 256 1 11 10 33 2 245 3 11 2 10 What kind of function should I use to pick up e.g. a sum of group 2 values (278)? Matti |
All times are GMT +1. The time now is 02:59 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com