I'm still confused. INGROUP returns a number based on whether the user is a member of any/all grousp provided to INGROUP. Then you do an INSTR onthat number?KiXtart Manual quote:
quote:
If InGroup("Developers", "Testers") = 1
? "Member of Developers OR Testers group"
EndIf

_________________________
There are two types of vessels, submarines and targets.