Good Morning All!!!
I am working on a spread sheet in which I want to reflect the sum of numbers based on certain conditions.
For example, Lets say I have Column A that reflects the number of units sold of a product, and Column B designates if the product is New(N) or a Rollover(R). If Column B is populated with an R, and 2 units have populated the sell Column A, how do I reflect that in some random cell in Column C?
A B C
2 R
1 N
1 R
?(Rollovers=3)
?(New=1)
Thanks in advance of any help with this!!!
I am working on a spread sheet in which I want to reflect the sum of numbers based on certain conditions.
For example, Lets say I have Column A that reflects the number of units sold of a product, and Column B designates if the product is New(N) or a Rollover(R). If Column B is populated with an R, and 2 units have populated the sell Column A, how do I reflect that in some random cell in Column C?
A B C
2 R
1 N
1 R
?(Rollovers=3)
?(New=1)
Thanks in advance of any help with this!!!