The data I receive from another system looks like this:
TimeWorked
15 minutes
1 hour (60 minutes)
1 minute
5 hours (300 minutes)
I would like to strip out the text and hours value so that I can sum the minutes. Column B should look like this:
Minutes
15
60
1
300
Can anyone help me create a formula for this?
TimeWorked
15 minutes
1 hour (60 minutes)
1 minute
5 hours (300 minutes)
I would like to strip out the text and hours value so that I can sum the minutes. Column B should look like this:
Minutes
15
60
1
300
Can anyone help me create a formula for this?