I've been trying to get some cell validation on all cells within column A without any luck. What I want is column A to only accept 7 digit numbers but can't seem to get it working right. All values would have to be 7 in length. All of those 7 digits in a single cell must be all numbers. A cell could have a value of 0000007, because it is 7 digits and it is 7 in length.
The closest I can get this to working is by formatting the cells to a custom format with a value of 0000000. And putting a data validation in place on these cells that has a formula of: =LEN($A$1:$A$65000)=7 but this formula has problems cause it doesn't seem to think a cell value of 0000003 is length 7, guess it thinks it's a length of 1 because it's converting to number and losing the preceding zeros... I would greatly appreciate any help or direction, Thanks in advance for any help you can provide. --~--~---------~--~----~------------~-------~--~----~ ---------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com If you find any spam message in the group, please send an email to: Ayush Jain @ jainayus...@gmail.com or Ashish Jain @ 26may.1...@gmail.com <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 5,200 subscribers worldwide and receive many nice notes about the learning and support from the group. Our goal is to have 10,000 subscribers by the end of 2009. Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe -~----------~----~----~----~------~----~------~--~---