+ Reply to Thread
Results 1 to 5 of 5

Check and validate in column values wrt to fix value

  1. #1
    Forum Contributor
    Join Date
    02-21-2014
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    100

    Check and validate in column values wrt to fix value

    Dear Gurus, in my first columns I have name list and column B has the roles. I have uniques of column A and I want to validate if the name has a specific role assigned in column B and should return response in column E. Have attached a file for your reference. Please help.


    Shiva
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Check and validate in column values wrt to fix value

    You can use this formula in E2~:

    =IF(COUNTIFS(A:A,D2,B:B,"SCM"),"Yes","No")

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    02-21-2014
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    100

    Re: Check and validate in column values wrt to fix value

    Perfect Pete. Thanks a ton. Add Repute is removed now?

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Check and validate in column values wrt to fix value

    You're welcome - glad to help.

    No, the Add Reputation button is still there for me in the bottom left corner of all posts.

    Pete

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Check and validate in column values wrt to fix value

    I see you have found the button now, so thanks for the rep.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    Pete

+ 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. VBA code to validate formula cells and do condition check in closed workbooks
    By johnmacpro in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-11-2016, 11:52 PM
  2. Check status for url and validate redirects
    By morsoe in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-04-2014, 04:35 AM
  3. [SOLVED] Textbox loop check to validate entry
    By D_N_L in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-29-2014, 10:49 AM
  4. Replies: 1
    Last Post: 06-02-2014, 03:36 PM
  5. Check/Validate range for 4 decimal place input only
    By aprusik in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-01-2013, 07:59 PM
  6. need to find a way to validate and double check my data
    By semidevil in forum Excel General
    Replies: 4
    Last Post: 10-30-2010, 12:19 PM
  7. Check (validate) repeating sequence
    By imimin in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-27-2010, 05:12 PM

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