Beneindias
Board Regular
- Joined
- Jun 21, 2022
- Messages
- 120
- Office Version
- 365
- Platform
- Windows
- MacOS
Hey guys.
I have a problem with data validation.
I'm trying to learn how to make custom validations, but It´s been hard, so I'm here to ask your help.
So, I need to turn this in to some data validation:
OR(F9="ESolteiro";AND(F9="ECasado";G9=1) -> allow between 0 and 3
AND(F9="ECasado";G9=2) -> alow between 0 and 6
This validation needs to be in the same cell (BI9)
I was aiming to have data validation by numbers, minumun 0, and maximum would depend on the formula..
Can this be done?
Thank you all
I have a problem with data validation.
I'm trying to learn how to make custom validations, but It´s been hard, so I'm here to ask your help.
So, I need to turn this in to some data validation:
OR(F9="ESolteiro";AND(F9="ECasado";G9=1) -> allow between 0 and 3
AND(F9="ECasado";G9=2) -> alow between 0 and 6
This validation needs to be in the same cell (BI9)
I was aiming to have data validation by numbers, minumun 0, and maximum would depend on the formula..
Can this be done?
Thank you all