
Originally Posted by
sudheesh.e
Hello all,
I am trying to add validation in an excel template for my official use.
And I am in need of support from Excel Experts.
I hope, I am in the right forum to solve my issue.
I am using MS Excel 2000 in office.
Issue 1
Data in the cell K8 should take a range as per cell C1's input.
When I set cell C1 at 100, K8 range to be restricted between 1 to 10.
And, I have to set different values at C1
C1 Range at K8
100 Range 1 to 10
200 Range 11 to 20
500 Range 51 to 60 and 81 to 90
Only for 500, it is not a continuous range.
Issue 2
Cell H1 and J1
J1 value should be equal to or greater than H1.
In both the fields, data can be entered manually.
Issue 3
Three cells are there in this logic (H1, J1, K1).
Continuation to issue 2.
K1 data is predefined with a drop down list (RF, NP, AR).
And K1 may be keep as empty cell also.
If K1 is having some data from the dropdown list, data in cells H1 and J1 should be reset to zero.
If K1 is empty, logic 2 applies to these cells.
I request the experts to help me to solve these issues.
Issue 1
Create 3 lists with the numbers 1:10, 11:20, 51:60 & 81:90
In this example they are in columns A,B & C starting row 11.
In K8 pick the Data Validation List option and enter the following in the Source box:
Issues 2 & 3 seem inconsistent. To meet the requirements of issue 3, H1 & J1 require a formula, yet at Issue 2 you say H1 & J1 can have data entered manually. You can't do this and still retain the formula.
Or maybe I've misunderstood. Can you clarify please?
Bookmarks