Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 64
Default Formula to increase value according to total

anybody know if you can do a formula that will increase by 1 every 2 hours??

Column A (Open Time) = 13:00 (1 PM)
Column B (Close Time) = 22:00 (9 PM)
Column C (Total) = 9:00 (9 Hours)
Column D (Opportunities) = 4 (could've contacted cst 4 times in 9 hours, 1
opportunity every 2 hours)

so, I need to add 1 per every 2 hours a file was opened. In this case Column
D would give me a value of "4" .

Thanks,
Mayte
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Formula to increase value according to total

Try this:

=INT(C1*24/2)

--
Biff
Microsoft Excel MVP


"Mayte" wrote in message
...
anybody know if you can do a formula that will increase by 1 every 2
hours??

Column A (Open Time) = 13:00 (1 PM)
Column B (Close Time) = 22:00 (9 PM)
Column C (Total) = 9:00 (9 Hours)
Column D (Opportunities) = 4 (could've contacted cst 4 times in 9 hours, 1
opportunity every 2 hours)

so, I need to add 1 per every 2 hours a file was opened. In this case
Column
D would give me a value of "4" .

Thanks,
Mayte



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 64
Default Formula to increase value according to total

ACE !! ... thanks a lot !!

Cheers,
Mayte

"T. Valko" wrote:

Try this:

=INT(C1*24/2)

--
Biff
Microsoft Excel MVP


"Mayte" wrote in message
...
anybody know if you can do a formula that will increase by 1 every 2
hours??

Column A (Open Time) = 13:00 (1 PM)
Column B (Close Time) = 22:00 (9 PM)
Column C (Total) = 9:00 (9 Hours)
Column D (Opportunities) = 4 (could've contacted cst 4 times in 9 hours, 1
opportunity every 2 hours)

so, I need to add 1 per every 2 hours a file was opened. In this case
Column
D would give me a value of "4" .

Thanks,
Mayte




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Formula to increase value according to total

You're welcome!

--
Biff
Microsoft Excel MVP


"Mayte" wrote in message
...
ACE !! ... thanks a lot !!

Cheers,
Mayte

"T. Valko" wrote:

Try this:

=INT(C1*24/2)

--
Biff
Microsoft Excel MVP


"Mayte" wrote in message
...
anybody know if you can do a formula that will increase by 1 every 2
hours??

Column A (Open Time) = 13:00 (1 PM)
Column B (Close Time) = 22:00 (9 PM)
Column C (Total) = 9:00 (9 Hours)
Column D (Opportunities) = 4 (could've contacted cst 4 times in 9
hours, 1
opportunity every 2 hours)

so, I need to add 1 per every 2 hours a file was opened. In this case
Column
D would give me a value of "4" .

Thanks,
Mayte






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
Starting payment when increase rate is known & total payment is kn Shailendra Harri Excel Worksheet Functions 12 September 22nd 07 09:04 PM
Number in cell increase with increase in font size. Value increases with increase in font.[_2_] Excel Discussion (Misc queries) 2 August 9th 07 01:58 PM
how do I increase the number of cells I want to total acking62 Excel Discussion (Misc queries) 3 August 23rd 06 01:44 PM
Old Lotus Sub Total & Grand Total formula Kylie Excel Discussion (Misc queries) 2 April 9th 06 12:24 PM
XL formula - total of row = total of column topaz Excel Worksheet Functions 2 March 17th 05 10:04 PM


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