chandrashekar
Well-known Member
- Joined
- Jul 15, 2005
- Messages
- 529
- Office Version
- 365
- Platform
- Windows
Hello,
am trying below formula in data validation{Custom) but not able to exact result.
Formula:
=IF(AND(D3="Excellent",F3>=10,F3<=15),TRUE,IF(AND(D3="Good",F3>=8,F3<=10),TRUE,IF(AND(D3="Average",F3>=5,F3<=7),TRUE,IF(AND(D3="Poor",F3>=1,F3<=4),TRUE,FALSE))))
Regards,
Chandrashekar B
am trying below formula in data validation{Custom) but not able to exact result.
Formula:
=IF(AND(D3="Excellent",F3>=10,F3<=15),TRUE,IF(AND(D3="Good",F3>=8,F3<=10),TRUE,IF(AND(D3="Average",F3>=5,F3<=7),TRUE,IF(AND(D3="Poor",F3>=1,F3<=4),TRUE,FALSE))))
Regards,
Chandrashekar B