+ Reply to Thread
Results 1 to 4 of 4

Alert users about repeating values in a column

  1. #1
    Registered User
    Join Date
    05-20-2019
    Location
    Florida, US
    MS-Off Ver
    2018
    Posts
    23

    Alert users about repeating values in a column

    Hello everyone,

    I want to flag columns that have repeating numbers for our employee schedule. In column J for example, 1001 is repeating to show who is covering for an employee who is off that day. I want a message to appear in excel that alerts the user that 1001 or any number in the column has been repeated. The message should let the user know to change that number to another value or write OFF. Thanks for the help!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-24-2020
    Location
    Woodbridge, VA
    MS-Off Ver
    2016
    Posts
    434

    Re: Alert users about repeating values in a column

    Please see attached file. It is called Data Validation.

    Click on Cell J9. On the Data tab - click Data Validation,
    Under Settings you will see the formula I have written. Go to Error Alert and you can reword what I wrote in that box.

    Let me know if you have any quesitons.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-20-2019
    Location
    Florida, US
    MS-Off Ver
    2018
    Posts
    23

    Re: Alert users about repeating values in a column

    This is exactly what I needed! I have two follow up questions.

    1. Could I select all the columns I want to apply this to at one time or would I need to go one column at a time?

    2. When I try to type the word OFF it flags it when I only want it to flag repeated values. Is there a way to allow duplicated words or text and only flag numbers?
    Last edited by doritos5991; 04-01-2021 at 10:39 AM.

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Alert users about repeating values in a column

    Please try Custom Data validation at J9:W15

    =(J9>"")+NOT(COUNTIFS(J$9:$J$20,J9)>1)
    Attached Files Attached Files
    Last edited by Bo_Ry; 04-01-2021 at 12:32 PM. Reason: corection

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 11-09-2020, 09:15 AM
  2. Sum values in a table by Date and repeating values down column A
    By Motox in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-07-2018, 05:15 AM
  3. [SOLVED] How to find non-repeating values in Column B for repeating values in Column A
    By jdegeorge in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-16-2017, 01:43 PM
  4. [SOLVED] Add a set series of numbers to a column of repeating values
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-14-2013, 10:13 AM
  5. Replies: 6
    Last Post: 10-25-2009, 07:21 AM
  6. [SOLVED] macro to alert users
    By joe41 in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 03-05-2009, 02:46 AM
  7. [SOLVED] Group Repeating Text Values in a Column?
    By ConfusedNHouston in forum Excel General
    Replies: 1
    Last Post: 04-25-2006, 11:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1