![]() |
Conditional formatting based on an equal value in another workshee
I have a large spreadsheet with part numbers and prices. Have a second
worksheet with part numbers and special prices. I want to have the first sheet cell to format bold/colur if the part number appears in the special list in the second sheet which is dynamic. Parts are being added or removed over time. Both partnumbers are in column B. -- Jack |
Conditional formatting based on an equal value in another workshee
Create a defined name (InsertNameDefine...) for the list in the other
sheet, then use a formula of =ISNUMBER(MATCH(A2,the_list,0)) -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Jack" wrote in message ... I have a large spreadsheet with part numbers and prices. Have a second worksheet with part numbers and special prices. I want to have the first sheet cell to format bold/colur if the part number appears in the special list in the second sheet which is dynamic. Parts are being added or removed over time. Both partnumbers are in column B. -- Jack |
All times are GMT +1. The time now is 10:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com