Ima_learnin'
Active Member
- Joined
- Dec 14, 2002
- Messages
- 266
Hello All,
This is bugging me….I have two cells that have data that represents an amount of hours and minutes, but the cells need to be formatted as “General”….the contents of the cells appear as follows D10 has 0003972:12 and D11 has 0003563:31. All I need to do is sum the two cells as a decimal equivalent and divide by 8
I tried this just to see if I could sum the two cells, but it’s not working.
=TEXT(SUM(D10:D11),"0.00")
thanks, Ima Learnin’
This is bugging me….I have two cells that have data that represents an amount of hours and minutes, but the cells need to be formatted as “General”….the contents of the cells appear as follows D10 has 0003972:12 and D11 has 0003563:31. All I need to do is sum the two cells as a decimal equivalent and divide by 8
I tried this just to see if I could sum the two cells, but it’s not working.
=TEXT(SUM(D10:D11),"0.00")
thanks, Ima Learnin’