Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have data in the follwing format in one cell: 0d 0h 13m and I need to display only minutes and then if amout of minutes greater than 15, color in red. I tried: TEXT('Historic Data'!H11,"h"" hr"" m"" min""") and TIME(HOUR('MyTab'!H11), MINUTE('MyTab'!H11), 0) they will both display hr and min. If I try: TEXT('Historic Data'!H11," m"" min""") instead of 13 min, I get 1 min. I'd really appreciate some help... Thanks a ton, Elena |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
New date based on one date field minus minutes in another field | Excel Discussion (Misc queries) | |||
extact certain information from sheet 1 to shhet 2 columns e:e and | Excel Worksheet Functions | |||
extact text string from specific cell except three last characters | Excel Worksheet Functions | |||
Trouble sorting first by a dates field and then by a text field. | Excel Discussion (Misc queries) | |||
How to keep leading zero without changing field to text field? | Excel Discussion (Misc queries) |