it doesnt seem to work...

the active directory group is like this:

companyName.CORP
-HQ Office
--Groups
---Resource Groups
----Projects
-----A Project
......--- A Project Modify
......--- A Project Read
-----B Project
......--- B Project Modify
......--- B Project Read
-----C project
......--- C Project Modify
......--- C Project Read


I want to look in the A Project Modify group if the user "Martin" is member of the group OR look if the Department "Sales" is IN the A Project Modify group.

Thanks if you can help me.