Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Kindly clarify. With respect to my response, which list has more than one name - A3;A50 or B3:B500? -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Wendy" wrote in message ... Thankyou If the list I am checking has a more than one name in the same cell, , and I want to check against if the name appears in the list - how can I do that? -- Wendy "Ashish Mathur" wrote: Hi, Let's say the names are in A3:A50. The names which you want to colour are in B5:B500. While on cell B3, go to Home Styles Conditional formatting New Rule Use a formula to determine which cells to format and in the box, there, type the following formula B3=vlookup(B3,A$3:A$50,1,0). Select the desired format and click on OK To copy and paste conditional formatting, copy cell A3, Edit Paste Special Formats -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Wendy" wrote in message ... I want to be able to colour code the name of jo bloggs when his name apprears in a cell that has many names. I have been able to colour code a range of cells with a few names but I have a list to 200 names that I need to check against the same listing of names. I used conditional format but need to be able to apply this to a large of names against a set of data that holds many names. Wendy . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count number of time names appears | Excel Discussion (Misc queries) | |||
using the Excel generic worksheet names instead of user-given names in code | Excel Discussion (Misc queries) | |||
Code to Auto Select OK when an Option Box Appears | Excel Discussion (Misc queries) | |||
how do i return a list of names when duplication appears | Excel Discussion (Misc queries) | |||
How do I count how many times a code appears in a column? | Excel Worksheet Functions |