Hi Chandoo,
Maybe you could help me.
I need to do a very customized Data Validation. The parameters:
1. It is a number.
2. It has leading Zeros, can be serveral
3. It has 10 digits and I want to show an error message like "Please fill with exactly 10 digits" if the cell is filled with more or less than 10 digits.
4. It must have the following format: XXXXX.XXXXXX (two groups of five digits separated by a dot)
There is no Validation option that embrace all this particulrities on Excel 2007. I tried the number of lenght equals 10 but it does not count the leading Zeros.
Thanks
Maybe you could help me.
I need to do a very customized Data Validation. The parameters:
1. It is a number.
2. It has leading Zeros, can be serveral
3. It has 10 digits and I want to show an error message like "Please fill with exactly 10 digits" if the cell is filled with more or less than 10 digits.
4. It must have the following format: XXXXX.XXXXXX (two groups of five digits separated by a dot)
There is no Validation option that embrace all this particulrities on Excel 2007. I tried the number of lenght equals 10 but it does not count the leading Zeros.
Thanks