Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet that calculates hours and minutes. I know need to
insert a column to give me a total hours and minutes. How do I do this? I have tried the @sum function but is not correct. Thanks, Miriam |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Say you want to total A1 18:00 B1 07:00 enter this in C1 =SUM(A1:A2) and format cell as [h]:mm VBA Noob -- VBA Noob ------------------------------------------------------------------------ VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833 View this thread: http://www.excelforum.com/showthread...hreadid=568412 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This was a great help.
Thanks, MF. "VBA Noob" wrote: Say you want to total A1 18:00 B1 07:00 enter this in C1 =SUM(A1:A2) and format cell as [h]:mm VBA Noob -- VBA Noob ------------------------------------------------------------------------ VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833 View this thread: http://www.excelforum.com/showthread...hreadid=568412 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
Need suggestions for some uses of Ms Excel | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) |