create a schedule without repeating names

G

Guest

I'm trying to create a schedule for weekend duties, without repeating names
of the people involved, so that more than one job is not assigned to a person
 
G

Guest

Marilinn,
Please do the following steps:
Suppose that you have your list from A1 to A10, from the Data menu choose
validation and from Allow drop down list choose CUSTOM and in the formula bar
put this:

=Countif($A$1:$A$10,A1)=1

Let me know if this works.

Daoud Fakhry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top