Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default how can i calculat time(hh:mm)*(number)...(09:00)*100 $

I want to make a Timesheet and calculate the some of time working with
(hh:mm) cell s format *number(time payment) .For Example: (09:00)*(100)$.

Can Anybody help me,pls?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default how can i calculat time(hh:mm)*(number)...(09:00)*100 $

If A1 holds 9:00:00 (9 hours), you could use:

=a1*100*24

You may want to read about how excel stores times (and dates):
http://cpearson.com/excel/datetime.htm



amir wrote:

I want to make a Timesheet and calculate the some of time working with
(hh:mm) cell s format *number(time payment) .For Example: (09:00)*(100)$.

Can Anybody help me,pls?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default how can i calculat time(hh:mm)*(number)...(09:00)*100 $

Mutliply your time (09:00) by 24 to get hours, then multiply by your rate to get pay.

HTH,
Bernie
MS Excel MVP


"amir" wrote in message
...
I want to make a Timesheet and calculate the some of time working with
(hh:mm) cell s format *number(time payment) .For Example: (09:00)*(100)$.

Can Anybody help me,pls?



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
Calculat an expiration date old coach Excel Worksheet Functions 0 February 23rd 09 03:55 AM
2007 Update links does not send message when workbook not calculat amcnelis Excel Discussion (Misc queries) 0 June 15th 07 07:37 PM
How do I change the currency on the invoice template that calculat tikhal Excel Discussion (Misc queries) 1 January 22nd 07 02:11 PM
Calculat years married or age of someone on today's date Chersie Excel Worksheet Functions 4 February 21st 05 07:11 PM
Is military time available in Excel? If so, how would I calculat. TimP Excel Worksheet Functions 3 February 12th 05 08:20 PM


All times are GMT +1. The time now is 04:13 PM.

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

About Us

"It's about Microsoft Excel"