View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Liliana[_4_] Liliana[_4_] is offline
external usenet poster
 
Posts: 39
Default Conditional Formatting in Excel 2003 question

Your conditional format formula for cell N1 would be:

=COUNTIF($M$1:$M$100,N1)


How to add conditional formats:

XL2003
http://office.microsoft.com/en-us/ex...CH010036941033

XL2007
http://office.microsoft.com/en-us/ex...CH100648451033

--
Lil



?B?eTJhXzE5ODQ=?= wrote in
:

I need to increase the font size to 9 and make bold if the value of a
cell is located anywhere in a defined cell range (Example m1:m100). Is
this possible?




--