Closed Thread
Results 1 to 2 of 2

Capital Letters Checks

  1. #1
    Registered User
    Join Date
    05-04-2011
    Location
    Barcelona
    MS-Off Ver
    Excel 2003
    Posts
    5

    Exclamation Capital Letters Checks

    Hi,
    I have the following problem:
    I need to checks the first capital letter of every word, if it's not i want to fill color of the cell.
    Example:

    Correct: <Mary Jennifer> <Blige>
    Wrong: <mary jennifer>, <MARY JANNIFER>, <mARY jANNIFER>, ...

    Putting the following formula the checks value works: =IF(EXACT(B11;PROPER(B11));1;0)
    Putting almost the same formula into a conditional formatting it doesn't works:
    =EXACT(B11;PROPER(B11))

    What's wrong? Is necessary to create a MACRO?
    Thanks.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Capital Letters Checks

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

Closed Thread

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