+ Reply to Thread
Results 1 to 5 of 5

find rows with a unique asset ID

  1. #1
    Registered User
    Join Date
    02-13-2012
    Location
    Shepparton
    MS-Off Ver
    Excel 2003
    Posts
    17

    find rows with a unique asset ID

    Hi,

    Need help in finding rows with a certain asset id's and shortlist or highlight them

    for example:

    there are three asset ID's in a column

    1. P111
    2. P241
    3. P120

    then there is a range with several rows

    1 2 P178 692 2 Pit Replace Lids 100 Fourth Avenue 3
    2 1 P10252 39 4 Pit 5 Pit Asbestos Upgrade 110 Fifth Avenue 4
    3 2 P10252 39 4 Pit 5 Pit Asbestos Upgrade 110 Fifth Avenue 4
    4 2 P111 210 NEW 5 Pit Plastic NEW 145A First Avenue 2
    5 1 P268 39 B Pit 5 Pit Asbestos Upgrade 110 Fifth Avenue 4
    6 2 P268 39 B Pit 5 Pit Asbestos Upgrade 110 Fifth Avenue 4
    7 2 P10203 40 5 Pit Locate/ Expose 114 Fifth Avenue 4
    8 2 P48 26 3 Pit 5 Pit Asbestos upgrade 89 First Avenue DFN
    9 2 P128 184 C Pit 5 Pit TBC Upgrade 137 First Avenue 2
    10 2 185-PIT-001 185 NEW 5 Pit Plastic NEW 139 First Avenue 2
    11 2 P112 210 B Pit 6 Pit Asbestos Upgrade 147 First Avenue 2
    12 2 001-PIT-212 212 6 Pit Asbestos New 155 First Avenue 2

    now want a function to look up for the rows and possibly highlight with yellow color those rows only

    Attached the excel sheet for your reference, the asset ids i am looking for are in column C, and the range is E to P

    You guys help is much appreciated



    regards,
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: find rows with a unique asset ID

    Sorry, Im not seeing what you are basing the highlight on? Is it just those 3 ID's you show in post 1, or....?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: find rows with a unique asset ID

    Perhaps a CF rule like this?

    =MATCH($G2,$C$2:$C$67,0)

  4. #4
    Registered User
    Join Date
    02-13-2012
    Location
    Shepparton
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: find rows with a unique asset ID

    Hi Dibbins,

    As you can see I have manually highlighted asset ID P111 when it appears in the row 5 column G

    same way want to highlight all the entries of column C

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: find rows with a unique asset ID

    Did you see my post #3?

+ 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. [SOLVED] Find rows/groups with unique values and return
    By rajamdade in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 07-29-2021, 02:39 AM
  2. Replies: 11
    Last Post: 08-14-2019, 07:05 PM
  3. Find Unique Rows & Insert a blank row & titles
    By Hyflex in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-29-2016, 05:40 PM
  4. Find Value in Non-Unique Rows
    By xybadog in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-08-2016, 08:51 PM
  5. Formula to find last adjusment date of and asset.
    By cechevar in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-12-2014, 01:40 PM
  6. Find dates in table for specific asset and populate Gantt
    By jk1300 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-19-2013, 03:13 PM
  7. [SOLVED] Find unique duplicate values in rows
    By Bay in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-03-2011, 10:52 AM

Tags for this Thread

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