View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Curtis Dave Curtis is offline
external usenet poster
 
Posts: 100
Default 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