Select your range and try a conditional format of 'Formula is" and set to bold
=A1=MAX($A$1:$A$300)
Mike
> I need to format various columns of data so that the highest value in the
> column shows as bold (ie; cells A1:A300 - A57 is bold as it has the highest
[quoted text clipped - 11 lines]
>
> Thanks.
Terry Bennett - 12 Sep 2007 13:03 GMT
Mike. That seems to have cured it - many thanks.
Must admit I wouldn't have stumbled on the '=A1=MAX' syntax!!
> Select your range and try a conditional format of 'Formula is" and set to
> bold
[quoted text clipped - 20 lines]
>>
>> Thanks.