View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Conditional formatting

Hi Mustang,

See xlDynamic's CFPlus Add-in which may be
downloaded, free of charge, at:

CFPlus - Extended Conditional Formatter
http://www.xldynamic.com/source/xld.....Download.html


---
Regards,
Norman


"mustngsalie" wrote in message
...
I am trying to flag part numbers when they are entered in a certain column
by
making it bold red. These part numbers contain letters and numbers. We
have
an extensive list of these part numbers on another sheet that I would like
for the program to review each time a part number is entered. I cannot
use
conditional formatting on the tool bar because it only allows for 3
conditions. Any suggestions. I know almost nothing about macros.