Thread: Bold a line
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Bold a line

Hi,

Select the row then

format|Conditional format - formula is

enter the formula

=$A1="Total"

Pick a colour - OK

Mike

"Thomas Roos" wrote:

I want to bold an entire row if the cell in the first column contains the
word Total.
How would I do that?
Thanks
--
Tom