#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Formula is

What I am attempting to do is:

within a range from a3:a12 I want the cell that is = a1 to change to a bold
font
So if A1 = 1, A4 would be bold.
a1 1

a3 0
a4 1
a5 2
a6 3
a7 4
a8 5
a9 6
a10 7
a11 8
a12 9

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default Formula is

Select A3 to A12, then:
<Format <Conditional Format

Change "Cell Value Is" to "Formula Is",
And enter this formula:

=A3=$A$1

Click on "Format", and choose whatever format(s) you wish.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===



"macamarr" wrote in message
...
What I am attempting to do is:

within a range from a3:a12 I want the cell that is = a1 to change to a bold
font
So if A1 = 1, A4 would be bold.
a1 1

a3 0
a4 1
a5 2
a6 3
a7 4
a8 5
a9 6
a10 7
a11 8
a12 9


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Formula is

Select A3:A12 and FormatConditional FormattingFormula is

=A3=$A$1 Format to bold font.

Note the $ signs are to be as shown.


Gord Dibben MS Excel MVP


On Sat, 4 Aug 2007 12:16:15 -0700, macamarr
wrote:

What I am attempting to do is:

within a range from a3:a12 I want the cell that is = a1 to change to a bold
font
So if A1 = 1, A4 would be bold.
a1 1

a3 0
a4 1
a5 2
a6 3
a7 4
a8 5
a9 6
a10 7
a11 8
a12 9


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



All times are GMT +1. The time now is 03:34 PM.

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"