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

I am trying to get a function that will add time. Example 8:25 + 40 mins=
Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default adding time

The values have to be in the same format, so if you have 8:25:00 in A1
and 40 in B1, you need this in C1:

=A1+B1/24/60

and format the cell as [h]:mm to see 9:05.

Hope this helps.

Pete

On Mar 28, 7:15*pm, behind the counter person
m wrote:
I am trying to get a function that will add time. *Example 8:25 + 40 mins=
Any suggestions?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default adding time

Maybe

08:25 in a1

=A1+TIME(0,40,0)

Mike

"behind the counter person" wrote:

I am trying to get a function that will add time. Example 8:25 + 40 mins=
Any suggestions?

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
Adding time Fortune Excel Worksheet Functions 5 November 20th 06 08:20 PM
adding time Rgollar Excel Discussion (Misc queries) 1 March 5th 06 03:50 PM
Time log adding time from separate sheets teastman New Users to Excel 1 December 31st 05 04:14 PM
Adding Time Kyle Sweeney Excel Worksheet Functions 2 December 2nd 05 04:52 AM
Adding time to date-time formatted cell tawtrey(remove this )@pacificfoods.com Excel Discussion (Misc queries) 4 August 12th 05 10:53 PM


All times are GMT +1. The time now is 10:02 AM.

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"