ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   SUM - IF formula, basic stuff I can't do! (https://www.excelbanter.com/excel-discussion-misc-queries/168128-sum-if-formula-basic-stuff-i-cant-do.html)

JS25

SUM - IF formula, basic stuff I can't do!
 
Hi all,

I'm trying to do this very simple SUM formula, but I have no idea what I'm
doing!

Problem:
I want D3 to return a value of 0 if C3 value is 0 to 4, D3 to value of 1 if
C3 is 5 to 9, D3 to value of 2 if C3 is 10 to 14, D3 to value of 3 if C3 is
15 to 19, etc etc recurring. I want to apply the same formula to all cells in
column 4.

Hope this is a simple as I hope and believe it is!

Greg Wilson

SUM - IF formula, basic stuff I can't do!
 
Try:
=INT(C3/5)

Greg

JS25

SUM - IF formula, basic stuff I can't do!
 
Thanks, I didn't know it would be so simple!

"Greg Wilson" wrote:

Try:
=INT(C3/5)

Greg



All times are GMT +1. The time now is 03:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com