+ Reply to Thread
Results 1 to 4 of 4

Put A Space Between Sentence Case Words

  1. #1
    Forum Contributor
    Join Date
    01-16-2015
    Location
    Istanbul
    MS-Off Ver
    Office 365
    Posts
    928

    Put A Space Between Sentence Case Words

    How to do that with a formula? or any method?

    For example;

    IronMaiden
    BlackSabbath
    DeepPurple

    to

    Iron Maiden
    Black Sabbath
    Deep Purple

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Put A Space Between Sentence Case Words

    The Securi firewall will not allow me to post the formula in the reply.

    So, here's a sample file that demonstrates this.
    Attached Files Attached Files
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    01-16-2015
    Location
    Istanbul
    MS-Off Ver
    Office 365
    Posts
    928

    Re: Put A Space Between Sentence Case Words

    Wow. Huge formula.

    What is 65:90? What does that formula do?

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Put A Space Between Sentence Case Words

    Quote Originally Posted by zanshin777 View Post
    Wow. Huge formula.
    Yeah, what you want to do is not so easy to do with a formula!

    What is 65:90? What does that formula do?
    =ROW(INDIRECT("65:90"))

    Generates an array of numbers from 65 to 90 which are used to test for the uppercase letters A to Z.

    CHAR(65) = A
    CHAR(66) = B
    CHAR(67) = C
    CHAR(68) = D
    etc
    etc

+ 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] Sentence Case
    By zanshin777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-04-2016, 02:35 PM
  2. Replies: 7
    Last Post: 04-18-2014, 04:11 PM
  3. [SOLVED] Sentence case
    By D_N_L in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 04-17-2014, 06:08 AM
  4. [SOLVED] Split Capital case and Sentence case from a cell
    By Latha Mani in forum Excel General
    Replies: 8
    Last Post: 03-26-2014, 03:29 AM
  5. Help! Count how many words in a sentence match a dictionary of words
    By sonyaelis in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-06-2013, 05:31 AM
  6. Sentence case FORMULA??
    By simjambra in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-12-2009, 08:30 AM
  7. Replies: 2
    Last Post: 05-16-2006, 12:10 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