I wanna check inserted value in excel cell and if value is higher than something(for example 3000)
excel don’t accept value(also throw error).
So how can I do this?
I wanna check inserted value in excel cell and if value is higher than
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Select the cells you want to validate, then choose Data → Validation. In the new dialog, choose:
See http://support.microsoft.com/kb/211485 for detail.