Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default "T" function broken?

On Tue, 14 Jul 2009 14:47:30 -0700, Jim Cone wrote:

"to see if it has a 7 character ID no. in it. The first character is always alpha, the remaining 6 are numeric."
'--
=AND(CODE(UPPER(B7))64,CODE(UPPER(B7))<91,LEN(B7) =7,ISNUMBER(VALUE(RIGHT(B7,6))))


Thanks to everyone for your helpful replies. Got this one nailed.
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
Can you make a "split" or broken y-axis on a graph in Excel? question Charts and Charting in Excel 2 August 30th 07 11:46 PM
Excel 2007 Bug - "Locked" Property is Broken for Shape Objects NOSLOW Excel Programming 0 August 21st 07 07:01 PM
Excel 2007 Bug - "Locked" Property is Broken for Shape Objects NOSLOW Excel Programming 0 August 21st 07 07:01 PM
look for a pipeID in a column and returns "broken" result Khoshravan Setting up and Configuration of Excel 4 May 5th 06 09:55 AM
"broken" y-axis in Excel charts burnsbyrne Charts and Charting in Excel 1 April 26th 06 04:26 PM


All times are GMT +1. The time now is 12:30 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"