Thread
:
Capitalizing Text
View Single Post
#
10
Posted to microsoft.public.excel.worksheet.functions
Dave Curtis
external usenet poster
Posts: 100
Capitalizing Text
Another way could be to use Data Validation, with a Custom formula
=EXACT(A1,UPPER(A1))
which will prevent any lowercase entry.
Dave
url:
http://www.ureader.com/msg/104234538.aspx
Reply With Quote
Dave Curtis
View Public Profile
Find all posts by Dave Curtis