Sheik Suffiyan
New Member
- Joined
- Nov 6, 2015
- Messages
- 3
Hi.
i've a excel sheet where i need to perform validations.
ex: i've a column by name Item Number.
validations to be performed on column is:
-> if user enters alphabets, it should display message Item Number should be numeric only.
-> it should not be blank
-> user should enter value only between 1-999. if he/she enters exceeds the provided range, error message should be displayed.
Please help..
Thanks
i've a excel sheet where i need to perform validations.
ex: i've a column by name Item Number.
validations to be performed on column is:
-> if user enters alphabets, it should display message Item Number should be numeric only.
-> it should not be blank
-> user should enter value only between 1-999. if he/she enters exceeds the provided range, error message should be displayed.
Please help..
Thanks