Opposite of concatenate

Not in native Excel functions (unless you mean MID() or LEFT() or RIGHT()). Can you provide context and an example, then we can probably suggest something.
 
Upvote 0
Is there an opposite function? If so, what is it called?
Although I am here for assistance for my own question about concatenate (and rank function), I can answer that question somewhat.

In Excel 2007, the opposite would be in Data ribbon, Data Tools group, and selecting "Text to Columns". This will separate data into different columns.

Is that what you are looking for?

Regards,

* CalvinTy
 
Upvote 0
I would like to isolate the last two digits in this:
000-56050505-F-010-01
In that case, just do the RIGHT function that Firefly2012 just mentioned:

RIGHT(text,2)

The "text" being the cell you want to be referred;
the "2" being the number of characters from the right to be displayed in the new cell

Cheers,

* CalvinTy
 
Upvote 0
actually - I just did it with the =right formula. But i'm definitely going to look at the text to column function.
Thanks!
 
Upvote 0

Forum statistics

Threads
1,226,849
Messages
6,193,324
Members
453,790
Latest member
yassinosnoo1

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