Try it like this...
Assume the range of cells is A1:A3
Select the range of cells A1:A3
Goto the menu Format>Conditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=AND(A1<>"",A1=MAX(A$1:A$3))
Click the Format button
Select the desired style(s)
OK out
--
Biff
Microsoft Excel MVP
"SunshineinFt.Myers" <(E-Mail Removed)> wrote in
message news

D309816-2489-4497-8A13-(E-Mail Removed)...
>I highlight the cells: Ex 1, 5, and 10 go conditional formatting and I am
>not
> sure how to specify that I want the number 10 which is the max number in
> the
> range to turn green or any color. I type =(max) A1:A3. Choose my color and
> apply but it never changes. Help this is for work!