#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 71
Default Increment

for a drawing: for every three X, 1 ticket is received. How do I set up a
formula to recognize increments
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Increment

Can you post a bit more description on this?

Pete

On Nov 8, 10:15 pm, Maria wrote:
for a drawing: for every three X, 1 ticket is received. How do I set up a
formula to recognize increments



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 71
Default Increment

I need to know how to create a formual to understand that for every 3 points,
1 ticket is to be drawn. So if someone get 6 points they would receive 2
tickets, 9 point= 3 tickets, and so on. But also factor in, if less than 3
points=0, more than 3 but less than 5 points=1, and so on.

Thanks for responding


"Pete_UK" wrote:

Can you post a bit more description on this?

Pete

On Nov 8, 10:15 pm, Maria wrote:
for a drawing: for every three X, 1 ticket is received. How do I set up a
formula to recognize increments




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Increment

=INT(A1/3)
--
David Biddulph

"Maria" wrote in message
...
I need to know how to create a formual to understand that for every 3
points,
1 ticket is to be drawn. So if someone get 6 points they would receive 2
tickets, 9 point= 3 tickets, and so on. But also factor in, if less than
3
points=0, more than 3 but less than 5 points=1, and so on.

Thanks for responding


"Pete_UK" wrote:

Can you post a bit more description on this?

Pete

On Nov 8, 10:15 pm, Maria wrote:
for a drawing: for every three X, 1 ticket is received. How do I set
up a
formula to recognize increments






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 71
Default Increment

That was simple. Thank you. That was very helpful.

"David Biddulph" wrote:

=INT(A1/3)
--
David Biddulph

"Maria" wrote in message
...
I need to know how to create a formual to understand that for every 3
points,
1 ticket is to be drawn. So if someone get 6 points they would receive 2
tickets, 9 point= 3 tickets, and so on. But also factor in, if less than
3
points=0, more than 3 but less than 5 points=1, and so on.

Thanks for responding


"Pete_UK" wrote:

Can you post a bit more description on this?

Pete

On Nov 8, 10:15 pm, Maria wrote:
for a drawing: for every three X, 1 ticket is received. How do I set
up a
formula to recognize increments






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
How to increment the date Tom Excel Discussion (Misc queries) 13 January 1st 07 07:26 AM
increment a value by 1 Workshops New Users to Excel 3 March 4th 06 11:06 PM
How do I increment a formula? JICDB Excel Worksheet Functions 2 September 16th 05 06:53 PM
Increment dates kswinth Excel Discussion (Misc queries) 2 June 30th 05 12:01 AM
need to increment value Tom Excel Discussion (Misc queries) 5 June 24th 05 12:54 PM


All times are GMT +1. The time now is 06:38 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"