Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I figured out how to list it as an answer - Thanks !!
"Pranav Vaidya" wrote: Hi Char, Here's what you have to do. This approach will highlight the duplicate cells. I assume that you have a drop dwon of names from A2 to A11, A1 is the heading. Select the range A2 to A11 Select Format--Conditional formatting On the drop down, select 'formula Is' Type the formula as '=COUNTIF($A$2:$A$11,$A2)1'. Notice the $A2. Then select the highlight color etc click on OK. After you are done with this, every duplicate entry will be highlighted. Change the range as per your requirements. Hope this helps!! -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "Char" wrote: Hello, I am trying to do a work schedule in Excel 2003. I have a drop down box listing all my employees names. The problem is my managers were selecting the same employees to do different jobs creating a schedule conflict. I want to be able to prevent this from happening so I wanted to have the names turn red or an error message pop up to prevent this. I am stumped any suggestions? Please help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I prevent data from being entered into a particular cell? | Excel Discussion (Misc queries) | |||
How to Prevent Duplicate Data from inputing using input application? | Excel Discussion (Misc queries) | |||
How do I prevent duplicate data in Excel? | Excel Discussion (Misc queries) | |||
How do I prevent duplicate numbers from being entered in a column. | Excel Discussion (Misc queries) | |||
Data validation to prevent duplicate entry. | Excel Discussion (Misc queries) |