View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
VanessaS VanessaS is offline
external usenet poster
 
Posts: 1
Default validation formula's and conditional formatting

I have created a drop down menu using 'data' - 'validation'. the options are
'1', '2', and '3'. there are a total of six cells that these numbers can can
be entered into.

My questions a
A) i want to limit people from entering '1' maximum once, '2' max. three
times, and '3' max. two times.
B) i want an 'error' or 'alert' to occur if these max. limits of 1 once, 2
three times, and 3 two times is entered.

Is it possible to do both of the options above?