Results 1 to 9 of 9

Excel 2007 : Suffix formula needed for the Jr, Sr, III in Excel 2007

Threaded View

  1. #1
    Registered User
    Join Date
    08-25-2007
    Posts
    40

    Suffix formula needed for the Jr, Sr, III in Excel 2007

    Hello, I need help fixing the following code:
    =IF(COUNT(SEARCH(" ",M1),SEARCH(" ", M1, SEARCH(" ",M1)+1))>1,PROPER(LEFT(M1,SEARCH(" ", M1, SEARCH(" ",M1)+1)))&PROPER(MID(M1,SEARCH(" ", M1, SEARCH(" ",M1)+1),99)),PROPER(M1))
    The result of the code above gives me: Kent C & Cathy Honda Iii

    I would like for it to show Kent C & Cathy Honda III

    Thanks
    Last edited by Lostinexcel2002; 09-11-2009 at 01:47 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1