Sep 18, 2007 #1 mojo1979 Technical User Joined Nov 17, 2003 Messages 138 Location US Hi, I want to limit the amount of text someone can input into a cell to 255 characters. How is this possible? Thanks in advance! Steven
Hi, I want to limit the amount of text someone can input into a cell to 255 characters. How is this possible? Thanks in advance! Steven
Sep 19, 2007 #2 Molby Technical User Joined May 15, 2003 Messages 520 Location GB Check out Validation under the Data menu. Set the Allow Criteria so that the text length is to be less than or equal to 255. Upvote 0 Downvote
Check out Validation under the Data menu. Set the Allow Criteria so that the text length is to be less than or equal to 255.