Formula to change Name format

  • Thread starter Thread starter Kiley
  • Start date Start date
Thank you so much!

Luke M said:
Try:

=MID(A2,FIND(",",A2)+1,256)&" "&LEFT(A2,FIND(",",A2)-1)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*
 

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