Pulling all information right of this "("

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to just pull the information from a cell such as this?
Example:
3 WORLDS OF GULLIVER (DVD)(P&S-1.33-MONO-ENG-FR-SUB-SP-DUB)

I would like to pull all this information and place it in another cell
(DVD)(P&S-1.33-MONO-ENG-FR-SUB-SP-DUB)

I tried this command thinking if it works with left why not with right.
=right(c2,find("(",c2)) but this only pulls everything about 3-4 letters
into it so i get something like this

ORLDS OF GULLIVER (DVD)(P&S-1.33-MONO-ENG-FR-SUB-SP-DUB)

Any help is apprecaited. I have to do this on about 45,000 different cells
so it is rather a pain. THanks again for any help you can provide
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top