ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Format Cells for Mins / Secs (https://www.excelbanter.com/excel-worksheet-functions/144957-format-cells-mins-secs.html)

Chris Cornell

Format Cells for Mins / Secs
 
I am Trying to format the cells to read only mins and secs. Then I would like
add them together. For example At Work our times are based on 30 minute
increments. So if we go on lunch it shows up like so.
6:30 - 7:00 8:53 (Mins/Secs)
7:00 - 7:30 23:06(Mins/Secs)

I want to be able to format the cells to enter the amount of time a person
has been on lunch and add them together. For Example:

B2 = 8:53 C2 = 23:06 =SUM(b2,c2)=31:59

Roger Govier

Format Cells for Mins / Secs
 
Hi Chris

Format the cells as FormatcellsNumberCustom hh:mm:ss
Enter your data as 0:8:53 and 0:23:06
=SUM(B2:C2)
will give 00:31:59

--
Regards

Roger Govier


"Chris Cornell" wrote in
message ...
I am Trying to format the cells to read only mins and secs. Then I
would like
add them together. For example At Work our times are based on 30
minute
increments. So if we go on lunch it shows up like so.
6:30 - 7:00 8:53 (Mins/Secs)
7:00 - 7:30 23:06(Mins/Secs)

I want to be able to format the cells to enter the amount of time a
person
has been on lunch and add them together. For Example:

B2 = 8:53 C2 = 23:06 =SUM(b2,c2)=31:59




Chris Cornell

Format Cells for Mins / Secs
 
Thank you, go figure it was just that simple,

"Roger Govier" wrote:

Hi Chris

Format the cells as FormatcellsNumberCustom hh:mm:ss
Enter your data as 0:8:53 and 0:23:06
=SUM(B2:C2)
will give 00:31:59

--
Regards

Roger Govier


"Chris Cornell" wrote in
message ...
I am Trying to format the cells to read only mins and secs. Then I
would like
add them together. For example At Work our times are based on 30
minute
increments. So if we go on lunch it shows up like so.
6:30 - 7:00 8:53 (Mins/Secs)
7:00 - 7:30 23:06(Mins/Secs)

I want to be able to format the cells to enter the amount of time a
person
has been on lunch and add them together. For Example:

B2 = 8:53 C2 = 23:06 =SUM(b2,c2)=31:59






All times are GMT +1. The time now is 11:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com