Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 93
Default Formula to check for Init Caps (not just 'Proper')

I have a spreadsheet I want to extract some software titles from. I made the
(good) assumption that Init Caps would get me there so used;

=IF(EXACT(I2,PROPER(I2)), I2, "")

The problem as any actually experienced programmers (which I am not) can
immediately guess is that this does not catch;

Word BigWord
Word 4 Word
Word ABCD

Is there anyway to tweak this easily or am I stuck with some ridiculously
complex nested code? I was liking the simplicity...

Any suggestions appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default Formula to check for Init Caps (not just 'Proper')

Sorry I Cant able to understand what you are looking for. Can you please
explain what do you want to do?

--------------------
(Ms-Exl-Learner)
--------------------


"msnyc07" wrote:

I have a spreadsheet I want to extract some software titles from. I made the
(good) assumption that Init Caps would get me there so used;

=IF(EXACT(I2,PROPER(I2)), I2, "")

The problem as any actually experienced programmers (which I am not) can
immediately guess is that this does not catch;

Word BigWord
Word 4 Word
Word ABCD

Is there anyway to tweak this easily or am I stuck with some ridiculously
complex nested code? I was liking the simplicity...

Any suggestions appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing all caps to proper Jo4321 Excel Discussion (Misc queries) 7 March 3rd 09 04:34 PM
proper formula - how to make the state be CAPS kmjmail Excel Discussion (Misc queries) 3 January 6th 09 11:49 PM
Is there a way to change Lowercase or Proper to ALL CAPS? Don Excel Worksheet Functions 2 November 5th 06 08:57 PM
Converting All Caps to Proper casing jermsalerms Excel Worksheet Functions 2 January 6th 06 01:03 AM
How do I change a spreadsheet from all caps to "Proper" dumbfounded Excel Discussion (Misc queries) 9 November 30th 04 08:22 PM


All times are GMT +1. The time now is 02:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"