B
Bigskenney
I have a problem that if able to use software that I am more accusto
to, like MatLab, I would be able to fix fairly easily. Unfortunately
am only able to use Excel for this and I am still learning the languag
and capabilities of Excel. I have a text field that is representativ
of outage time that is filled with items like this: 1day 9hrs 35min
53seconds, 15hrs 20mins 50seconds, and 11days 23hrs 59mins 14seconds.
have been able to use Substitute to put this in a ':' for the strin
portions, 1:9:35:53, But this is still not able to be sorted longest t
shortest because if there is no 'day' to substitute it is left blank
15:20:50. I have tried formating, which didn't help, and I can't find
way to use an ELSE statement to substitute a '00' if the 'day'/'days
isn't present. I would think that Excel is able to do something a
simple as this, I just am missing the proper language to get it done
Thanks for the help
to, like MatLab, I would be able to fix fairly easily. Unfortunately
am only able to use Excel for this and I am still learning the languag
and capabilities of Excel. I have a text field that is representativ
of outage time that is filled with items like this: 1day 9hrs 35min
53seconds, 15hrs 20mins 50seconds, and 11days 23hrs 59mins 14seconds.
have been able to use Substitute to put this in a ':' for the strin
portions, 1:9:35:53, But this is still not able to be sorted longest t
shortest because if there is no 'day' to substitute it is left blank
15:20:50. I have tried formating, which didn't help, and I can't find
way to use an ELSE statement to substitute a '00' if the 'day'/'days
isn't present. I would think that Excel is able to do something a
simple as this, I just am missing the proper language to get it done
Thanks for the help