Needing a solution, a formula in data validation; =OR(D13="",AND(NOT(ISBLANK(C13)),C13="Single Slide",D13>=24,D13<=177.19),AND(NOT(ISBLANK(C13)),C13="Double Slide",D13>=48.75,D13<=354.33),AND(NOT(ISBLANK(A1)),C13="Duo Slide",D13>=24,D13<=177.19))
Is working well for us. The data validation is in D13, and is dependent on data in C13. C13 has a drop down of a list of 3; Single Slide, Duo and Double Slide. Single Slide and Duo are using the same data validation of min/max, the Double Slide slightly different. The cell C13 is selected first, then the data is entered in D13, there is an error message if the entry in D13 is not within the min/max criteria that tells it's out of spec. This is working very well.
Dilema; if C13 is selected as Single Slide and correct data is entered in D13 without error, but the user returns to C13 and changes to Double Slide the data in D13 is now out of spec. When this last change is made I'm looking to have an error appear if C13 changes from Single Slide to Double Slide after D13 has seen an entry?
I hope I'm explaining this correctly, I'm not sure if a XI2bb mini sheet would illustrate what I'm hoping to acheive.
Thanks.
Is working well for us. The data validation is in D13, and is dependent on data in C13. C13 has a drop down of a list of 3; Single Slide, Duo and Double Slide. Single Slide and Duo are using the same data validation of min/max, the Double Slide slightly different. The cell C13 is selected first, then the data is entered in D13, there is an error message if the entry in D13 is not within the min/max criteria that tells it's out of spec. This is working very well.
Dilema; if C13 is selected as Single Slide and correct data is entered in D13 without error, but the user returns to C13 and changes to Double Slide the data in D13 is now out of spec. When this last change is made I'm looking to have an error appear if C13 changes from Single Slide to Double Slide after D13 has seen an entry?
I hope I'm explaining this correctly, I'm not sure if a XI2bb mini sheet would illustrate what I'm hoping to acheive.
Thanks.