View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
daddylonglegs[_26_] daddylonglegs[_26_] is offline
external usenet poster
 
Posts: 1
Default Conditional Formatting Character length


You can just use "formula is" in Conditional formatting and use formula

=LEN(A1)38

but you might want to also look at Data Validation to prevent input o
+38 characters (although it doesn't prevent pasting of data

--
daddylongleg
-----------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...fo&userid=3048
View this thread: http://www.excelforum.com/showthread.php?threadid=52398