Looking for the formula

Hickman156

New Member
Joined
Oct 21, 2024
Messages
4
Office Version
  1. 365
Platform
  1. Windows
I need help finding a formula to covert a cell containing
0 days 0 hours -5 minutes

Into just 5 or 5:00 M:SS
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Hi,

Can you post an exact format to be converted , like a screenshot ?

Regards,
GB
 
Upvote 0
Hi,

Can you post an exact format to be converted , like a screenshot ?

Regards,
GB
1729562166576.png

Those are two different ones. I need the top one to equal 6 and the bottom one to equal 2.
 
Upvote 0
So if will be something like this:
1 days 2 hours 15 minutes

What will be the conversion, and second what is the "-" sign in the front of minutes?

Regards,
GB
 
Upvote 0
Book1
AB
10 days 0 hours -6 minutes6
20 days 0 hours -2 minutes2
Sheet1
Cell Formulas
RangeFormula
B1:B2B1=-TEXTBEFORE(TEXTAFTER(A1," ",-2)," ")
 
Upvote 0

Forum statistics

Threads
1,223,628
Messages
6,173,426
Members
452,515
Latest member
Alicedonald9

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top