separating the value

  • Thread starter Thread starter navin
  • Start date Start date
N

navin

Hi,

In one cell I have name in this format XXX - XXX - PHOENIX, XX. My
requirement is that the out should show PHOENIX.

Please help.

Thanks
Navin
 
=MID(A1,13,FIND(",",A1)-13)

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
 

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