lol - that's great that it's just that simple.

)
Thanks Lion. I didn't want to test five ways that wouldn't
work.
Jon
"Lionstone" <HIDElionstone@HIDEhushmail.com> wrote in
message
news:e4vrjm$9ua$1@forums.macromedia.com...
>
> "crash" <crash@bcdcdigital.com> wrote in message
> news:e4vqko$8m4$1@forums.macromedia.com...
>> For example, my mcGroupA (group admin array) might
contain 4,1. So I
>> will need to look for articles with the GroupID of 4
AND 1.
>
> WHERE GroupID IN (4,1)
>
> This won't fail when there's only one value, so no
worries.
>