Custom Number Format

Jetx227

Board Regular
Joined
Jul 11, 2018
Messages
96
I looked through quite a bit of posts to see if I could find one that was similar to my question but couldn't find it (if there is, sorry, please link it and that will be greatly appreciated).
Anyway, I have a custom number format I want to use where, for example, 2+00 is treated as 200, any idea on how to do this?
More examples:
0+25 = 25
25+25 = 2525

Hopefully I explained it well enough, thanks in advance!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
WaterGypsy's formula will turn 0+25 into 25. It removes the +.

If you are looking for the reversed, i.e. introduce the +

If you want to format a cell so that the number 123 is shown as 1+23, use the number format 0+00
 
Last edited:
Upvote 0
WaterGypsy's formula will turn 0+25 into 25. It removes the +.

If you are looking for the reversed, i.e. introduce the +

If you want to format a cell so that the number 123 is shown as 1+23, use the number format 0+00

Great, thanks!
 
Upvote 0

Forum statistics

Threads
1,214,942
Messages
6,122,366
Members
449,080
Latest member
Armadillos

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