How about using Data|Validation >> Custom formula:
Assuming you are validating cell A1.![]()
=AND(EXACT(LEFT(A1)&MID(A1,3,1)&" "&MID(A1,6,1),UPPER(LEFT(A1)&MID(A1,3,1)&" "&MID(A1,6,1))),ISNUMBER(MID(A1,2,1)+MID(A1,5,1)+RIGHT(A1)))
How about using Data|Validation >> Custom formula:
Assuming you are validating cell A1.![]()
=AND(EXACT(LEFT(A1)&MID(A1,3,1)&" "&MID(A1,6,1),UPPER(LEFT(A1)&MID(A1,3,1)&" "&MID(A1,6,1))),ISNUMBER(MID(A1,2,1)+MID(A1,5,1)+RIGHT(A1)))
Last edited by NBVC; 05-21-2009 at 10:23 PM. Reason: Added Space allowance
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks