Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default formula for payment, time vs hourly price

Hi

I have a sum of times, as of now 0:25 (25 mins) and a price at 30. The
price for the work is 12.5, 25mins / 60mins * 30 ..... how do I
implement that formula?

WBR
Sonnich
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,872
Default formula for payment, time vs hourly price

Hi,

Am Mon, 19 Sep 2011 06:53:56 -0700 (PDT) schrieb Sonnich Jensen:

I have a sum of times, as of now 0:25 (25 mins) and a price at 30. The
price for the work is 12.5, 25mins / 60mins * 30 ..... how do I
implement that formula?


Time * 24 * Price
Time in A1, price in B1:
=A1*24*B1


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default formula for payment, time vs hourly price

On Sep 19, 5:14*pm, Claus Busch wrote:
Hi,

Am Mon, 19 Sep 2011 06:53:56 -0700 (PDT) schrieb Sonnich Jensen:

I have a sum of times, as of now 0:25 (25 mins) and a price at 30. The
price for the work is 12.5, *25mins / 60mins * 30 ..... how do I
implement that formula?


Time * 24 * Price
Time in A1, price in B1:
=A1*24*B1

Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2


Thanks, it works

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
Using a time value in an Excel formula to figure an hourly average Chuck Walsh Excel Discussion (Misc queries) 1 October 23rd 07 09:07 PM
Help: Need Excel formula to return correct price from price history table Ian_W-at-GMail Excel Discussion (Misc queries) 5 March 21st 07 06:45 PM
How to convert half hourly data into hourly kippers Excel Discussion (Misc queries) 5 February 1st 07 10:27 AM
How do I sample hourly data one time per day Doc Merkin New Users to Excel 2 September 12th 06 02:21 AM
create a formula for price * discount* tax =final price anton Excel Discussion (Misc queries) 6 October 12th 05 07:51 PM


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