ntabs
2
Hey there!
You just need to add two constraints. You can do it like this:
Age ≥ input a's value
Age ≤ input b's value
If by any chance you’re using a numeric range instead of two values e.g. lowest age and highest age, you could use Age is in numeric range