tonywatsonhelp
Well-known Member
- Joined
- Feb 24, 2014
- Messages
- 3,212
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
Hi Everyone.
Ok so I've used Data Validation to set a cell value but its not quite right.
please help with a macro or advice.
What I want is simple.
Cell R14 must contain 6 numbers or they can not enter it.
So with data validation I did Text length 6 and set the cell to Text.
this works great as some numbers have zeros for example "009876" is fine
however this does not stop other character so "SS9876" or even ".--987" is getting through.
So I only want them to be able to type in numbers and it must be 6 numbers.
please help if you can
Tony
Ok so I've used Data Validation to set a cell value but its not quite right.
please help with a macro or advice.
What I want is simple.
Cell R14 must contain 6 numbers or they can not enter it.
So with data validation I did Text length 6 and set the cell to Text.
this works great as some numbers have zeros for example "009876" is fine
however this does not stop other character so "SS9876" or even ".--987" is getting through.
So I only want them to be able to type in numbers and it must be 6 numbers.
please help if you can
Tony