In the file I have the values for the combo box for sheet "6a" stored in the worksheet "Weightages" in a range named "Scores" (cells C29:C49). Based on the cell value E73 in worksheet 6a, I want to control the list values in the drop down as seen in rows 97 and 101 only.
For e.g. if E73 is 30, then the drop down list for combo boxes in rows 97 and 101 should only contain values upto a max of 30 (i.e. 0,5,10,15,20,25,30).
For e.g. if E73 is 20, then the drop down list for combo boxes in rows 97 and 101 should only contain values upto a max of 30 (i.e. 0,5,10,15,20).
Can someone help in achieving this or propose an alternate solution.
TIA.
Regards,
Ninad.
For e.g. if E73 is 30, then the drop down list for combo boxes in rows 97 and 101 should only contain values upto a max of 30 (i.e. 0,5,10,15,20,25,30).
For e.g. if E73 is 20, then the drop down list for combo boxes in rows 97 and 101 should only contain values upto a max of 30 (i.e. 0,5,10,15,20).
Can someone help in achieving this or propose an alternate solution.
TIA.
Regards,
Ninad.