Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Make one cell bold if another cell 0

I need to make the value in A1 bold if the value in A2 is greater than zero.

Conditional formatting won't work because the result (bold) has to be
applied to the cell to which the test is applied.

The IF function won't work because value_if_true and value_if_false cannot
be formatting statements.

How can I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default Make one cell bold if another cell 0

conditional formatting works this way:
under conditional, select the drop down at cell is and change to formula is.
enter the following in the box:
=A20
then format...
Bold
"Ken Elder" wrote:

I need to make the value in A1 bold if the value in A2 is greater than zero.

Conditional formatting won't work because the result (bold) has to be
applied to the cell to which the test is applied.

The IF function won't work because value_if_true and value_if_false cannot
be formatting statements.

How can I do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 492
Default Make one cell bold if another cell 0

Conditional Formatting will do that, in A1 apply CF using the formula option
and use the formula
=A20
Regards,
Alan.
"Ken Elder" wrote in message
...
I need to make the value in A1 bold if the value in A2 is greater than
zero.

Conditional formatting won't work because the result (bold) has to be
applied to the cell to which the test is applied.

The IF function won't work because value_if_true and value_if_false cannot
be formatting statements.

How can I do this?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,173
Default Make one cell bold if another cell 0

Ken

You can do this with CF, highlight A1 and in CF just change the dropdown
from Cell value is to Formula is and enter

=A20

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
DTHIS
www.nickhodge.co.uk


"Ken Elder" wrote in message
...
I need to make the value in A1 bold if the value in A2 is greater than
zero.

Conditional formatting won't work because the result (bold) has to be
applied to the cell to which the test is applied.

The IF function won't work because value_if_true and value_if_false cannot
be formatting statements.

How can I do this?


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
Sumproduct issues SteveDB1 Excel Worksheet Functions 25 June 3rd 09 04:58 PM
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
how do I make a word typed in a cell go to a specific cell in anot Lmatarazzo Excel Discussion (Misc queries) 3 April 21st 05 04:29 AM
make a cell empty based on condition mpierre Charts and Charting in Excel 2 December 29th 04 01:01 PM


All times are GMT +1. The time now is 03:55 AM.

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

About Us

"It's about Microsoft Excel"