Conditonal listbox

  • Thread starter Thread starter a.cunje
  • Start date Start date
A

a.cunje

I am trying figure out a way to make a series of list boxes
conditional.

for example:

Cell a1: list box
not started, started

Cell b1: a percentage
can be any number 0-100

Cell c1: list box
please select, ready for review, review complete




i dont want someone to be able to select ready for review from the
list in cell c1 unless b1 = 100

how would i go about doing this....

where would i put the code...

not good at this stuff so all help is appreciated...
 
Back
Top