Posted to microsoft.public.excel.programming
|
|
Dynamic validation list
See
http://www.contextures.com/xlDataVal02.html
In article ,
"stabilo" wrote:
I hope I will expose my question clearly :
I have a validation list with, let's say, the following values :
A
B
C
D
Cells from a column are validated against this list. What I would like is
everytime that everytime a value is used, this value si no more available in
the list. Let'w say I pickup C, C is not available for next cell.
|