Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default help with formula for bolding font

Hi,

Select A1 then

Format|conditional format
select
Cell value is
Less than
enter this formula
=$B$1/2
and select bold as your condition


Mike

"Roger" wrote:

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.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default help with formula for bolding font

Select B1. FormatConditional formatting, choose Formula is and in the formula box, enter =A1<(B1/2)
Press Format, Font tab and select Bold.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Roger" wrote in message ...
|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.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 226
Default help with formula for bolding font

perfect thanks. Although I realized why questions was incorrect shortly
after I implemented the solution. What if I needed to bold a separate cell
that has no numerical significances to the values of the cells that the
formula is reading.

Example:

If cell B1 is less than half of Cell C1 then bold Cell A1.

Sorry for the miscommunication.

"Mike H" wrote:

Hi,

Select A1 then

Format|conditional format
select
Cell value is
Less than
enter this formula
=$B$1/2
and select bold as your condition


Mike

"Roger" wrote:

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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bolding Specific Cell Formula Question bodhisatvaofboogie Excel Discussion (Misc queries) 1 May 19th 06 03:06 PM
Bolding Part Of A Title By Code.... Bob Barnes Charts and Charting in Excel 7 October 29th 05 02:40 AM
Bolding when subtotalling mrsteve1 Excel Worksheet Functions 2 February 17th 05 11:26 PM
Bolding with formulas and "if/thens" Abi Excel Worksheet Functions 4 January 11th 05 10:44 PM
bolding cells in conditional formatting Katherine Excel Worksheet Functions 1 December 7th 04 07:57 PM


All times are GMT +1. The time now is 12:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"