#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,344
Default add times

Hi,

If the cell I7 is working then I suppose you have time entered as times in
E7 and H7?
If that is the case why both with the TEXT function, instead use =E7+H7 and
format the cell to [h]:mm.

Then you can get the weekly total with =SUM(I7:I11) - this cell needs to be
formatted as above [h]:mm:ss or [h]:mm

If you really want the text times than you can use either one of these

=SUMPRODUCT(VALUE(I1:I5))
=SUMPRODUCT(--I1:I5)
--
Thanks,
Shane Devenshire


"add times" wrote:

I am trying to add this times in my time sheet but I don't know what I'm
doing wrong
8:00 =TEXT(E7+H7,"h:mm) This is the formula I used to get the total for the
day and is ok but know I can't get the total for the week


I used this =SUM(I7:I10) but it won't work.

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
count text appear how many times & put in respec col??eg 1st times Piglet Excel Discussion (Misc queries) 3 May 29th 08 07:53 AM
Averaging times (similar to lap times) cqmman Excel Discussion (Misc queries) 1 June 22nd 07 11:15 PM
Calculation of hourly rate times hours times 1.5 Newbusinessbod Excel Worksheet Functions 1 December 6th 05 04:44 PM
How are relay leg times or driving times entered and totaled? commissioner Excel Worksheet Functions 1 July 26th 05 09:27 PM
Charting and analyzing Times' times data for trends Johnny Excel Discussion (Misc queries) 1 May 5th 05 01:36 AM


All times are GMT +1. The time now is 08:47 AM.

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"