Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I know that is so Peo, but I don't see it documented anywhere, so I would
rather be safe than trust MS to ensure it is always so -- __________________________________ HTH Bob "Peo Sjoblom" wrote in message ... While it might be proper for pedagogical reasons when used for conditional formatting the ISNUMBER part is not necessary. MATCH alone will suffice, it seems like any number will be the equivalent of TRUE and an error would be the equivalent of FALSE. -- Regards, Peo Sjoblom "Bob Phillips" wrote in message ... Use conditional formatting with a formula of =ISNUMBER(MATCH(A1,B:B,0)) -- __________________________________ HTH Bob "Dan H." wrote in message ... I have a blank column A and a second column B with different alpha-numeric 17-characters in cells B1 to B50000. These are vehicle VINs. Now, when I enter a VIN in A1, I would like to find if this VIN is in column B and, if it is, turn the A1 cell red. Next, I would enter a new VIN in A2 and again, check to see if it is in column B and, if so, turn A2 red. I would continue this data entry down in column A for up to 700-1000 VINs. I'd expect maybe 3-4 matches after entering about 1000 VINs in column A. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I conditionally format only some of the text in a cell? | Excel Worksheet Functions | |||
how can I conditionally format a cell Part 2 | Excel Discussion (Misc queries) | |||
How to conditionally format entire row from contents of one cell? | Excel Discussion (Misc queries) | |||
multiple condition lookup and match cell format | Excel Worksheet Functions | |||
Conditionally format one cell for contents of another? | Excel Worksheet Functions |