OK, it works when the enumeration is in a list but not when the same
enumeration is in a tuple.

Thanks.

On 2 nov, 18:53, Bruno Rocha <rochacbr...@gmail.com> wrote:
> You can try
>
> IS_IN_SET(["Dr", "Dre", "M.", "Me", "Mme", "Mlle", "Mr", "Miss", "Mrs",
> "hon"], zero=None)
>
> 2010/11/2 pierreth <pierre.thibau...@gmail.com>
>
>
>
> > I have:
>
> > IS_IN_SET("Dr", "Dre", "M.", "Me", "Mme", "Mlle", "Mr", "Miss", "Mrs",
> > "hon", zero=None)
>
> > and it changes nothing. Do you mean something else?
>
> > On 2 nov, 17:54, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > > IS_IN_SET(...,zero=None)
>
> > > On Nov 2, 4:44 pm, pierreth <pierre.thibau...@gmail.com> wrote:
>
> > > > I have a blank line in the menu when I use IS_IN_SET. How can I remove
> > > > it?
>
> --
>
> http://rochacbruno.com.br

Reply via email to