View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
chelle chelle is offline
external usenet poster
 
Posts: 8
Default duplicates in validation list combobox

I was just looking here and this is a nice tutorial on how to do the
datavalidation.
http://www.contextures.com/xlDataVal11.html

My problem is that some values I have more than once.

I have noticed from he http://www.contextures.com/xlDataVal07.html
that you can use a COUNTIF to remove duplicates. This is great but it
doesnt seem to have the "in cell dropdown" option if you use custom instead
of list.

Does anyone know an easy way to do this? I have been trying to figure it
out for weeks now!

I would even consider writing a script in VB to check for duplicates but I
would need some sort of 'walk through' in how to tie it to my validation box.

Thank you for your help!