+ Reply to Thread
Results 1 to 6 of 6

Capitalize first letter of every word

  1. #1
    Registered User
    Join Date
    02-19-2007
    Posts
    4

    Capitalize first letter of every word

    Hi,

    How do I automatically capitalize the first letter of every word in an excel cell?

    Thanks.

    Ins

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Use a helper column. Say data in Col A enter this in B1 and drag down

    =PROPER(A1)

    Then paste special values

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    02-19-2007
    Posts
    4
    I guess I am too novice to understand your reply. I hope you can say it in layman terms (without functions and equations).

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Does this help

    VBA Noob
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-19-2007
    Posts
    4
    That is genius and generous of you! Thanks very much.

  6. #6
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Glad it helped

    VBA Noob

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Capitalize first letter in each word, but NOT Proper
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-24-2013, 10:38 AM
  2. Replies: 6
    Last Post: 01-18-2013, 12:01 PM
  3. [SOLVED] Capitalize the first letter of the first word in a cell.
    By staggers47 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-07-2013, 01:48 PM
  4. Replies: 3
    Last Post: 11-16-2007, 05:27 PM
  5. error in code: capitalize first letter of a word
    By JVLennox in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-24-2006, 01:16 PM

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