Jasa P

Board Regular
Joined
Feb 6, 2012
Messages
68
How to resolve this problem? :confused: If I have a combination of 125x10 in cell A1, then I just need the number after the "x". So, the value in cell B1 is 10.

Example:
A ____________B
1 125x10 ________10
2 53x5 ___________5
3 4877x150 _____150
4 123x1000 ____ 1000
5 66x49 _________ 49


Please help me, I really need to resolve this problem.
Thank you so much.:)

Regards

 
Last edited:

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Perhaps =RIGHT(A1,LEN(A1)-SEARCH("x",A1))
 
Upvote 0
Thank u so muchhhhh guys.... really.... thanks...

really sorry about the relevant keyword thread title 'cause I'm new here... I just joined this forum about 30minutes ago... sorry for my mistakes... really sorry

This is really great forum... The only place to resolve my problems...

But is it possible to sum the numbers after "x"...?
ex: in cell A1 125x10x10x10 so in cell B1 is =10+10+10=30

Thank u so much.... thank u
 
Upvote 0

Forum statistics

Threads
1,216,739
Messages
6,132,441
Members
449,728
Latest member
teodora bocarski

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