Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default SUM - IF formula, basic stuff I can't do!

Try:
=INT(C3/5)

Greg
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
very green at this formula stuff? [email protected] Excel Worksheet Functions 1 July 16th 07 08:00 AM
Basic Future Value Formula & Interest Rate Formula Peter Excel Discussion (Misc queries) 2 November 12th 06 04:23 AM
Another Basic formula I should know (but Don't) Oskar Excel Worksheet Functions 5 March 23rd 06 10:20 PM
Basic if formula koba Excel Discussion (Misc queries) 3 March 15th 06 10:49 PM
Can anybody help me with basic sum formula please? andrewsnaith Excel Discussion (Misc queries) 4 March 3rd 06 03:45 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"