View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Roger is offline
external usenet poster
 
Posts: 226
Default help with formula for bolding font

I need a calcualtion formula that will result in the bolding of a cell.

If cell A1 is less than half the amount of cell B1 then bold cell B1.

example

A1 = 50 B1= 110 = Bold B1

A1 = 50 B1 = 100 = nothing

Thanks in advance for the assistance.