J
J Donahue
I have a list of people with their system rights in the
next column by group. Each person may have more than one
type of right in the list as follows
John Smith Edit
Joe Doe Submit
Cathy Dory Edit
John Smith Submit
As you can see above, John Smith has both edit and submit
rights on this list. What I am looking for is a formula
where I can look down the list of names and find all
instances of John Smith and then it can tell me if John
Smith ever has edit rights or ever has submit rights.
What I would like it to do is return a 1 if he has edit
rights and a 0 if he does not, and then a I will put a
similar formula to return a 1 if he has submit rights and
a 0 if he does not.
Can anyone tell me if this is possible?
Thanks in advance
J Donahue
next column by group. Each person may have more than one
type of right in the list as follows
John Smith Edit
Joe Doe Submit
Cathy Dory Edit
John Smith Submit
As you can see above, John Smith has both edit and submit
rights on this list. What I am looking for is a formula
where I can look down the list of names and find all
instances of John Smith and then it can tell me if John
Smith ever has edit rights or ever has submit rights.
What I would like it to do is return a 1 if he has edit
rights and a 0 if he does not, and then a I will put a
similar formula to return a 1 if he has submit rights and
a 0 if he does not.
Can anyone tell me if this is possible?
Thanks in advance
J Donahue