Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
dbrumit
 
Posts: n/a
Default Conditional Formatting

I would like the lowest value of columns d ,e, & f to be bold. Some of the
cells have text.

Thank you,

Dan
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Mon, 10 Oct 2005 13:46:04 -0700, "dbrumit"
wrote:

I would like the lowest value of columns d ,e, & f to be bold. Some of the
cells have text.

Thank you,

Dan


Highlight columns D:F

Format/Conditional Formatting

Cell Value Is Equal To =MIN($D:$F)

Format/Font/Bold
OK
OK

If there is an error in the range, then nothing will be formatted bold.

If that is a problem, you could set up two conditions: have the first format
RED, for example, if there is an error, and the Second Bold for the MIN number.

For condition 1, after highlighting columns D:F, use the Formula Is: Parameter

Formula Is: =TRUE=ISERROR(D1)
Format/Font Bold Color Red
OK
OK

and use the above for Condition 2


--ron
  #3   Report Post  
pinmaster
 
Posts: n/a
Default


Hi,
Try this:
select your data then use this formula in conditional formatting,
=D1=MIN(D:F)
and choose BOLD as your format. D1 being the first cell in your data.

Hope this helps!
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=474890

  #4   Report Post  
B. R.Ramachandran
 
Posts: n/a
Default

Hi,

Starting with the topmost cell in column D (say D2) select the entire range
(say D2:F102), and use the following formula in "Conditional Formatting":

"Formula Is" =D2=MIN(D$2:D$102)

and format appropriately.

Regards,
B. R. Ramachandran


"dbrumit" wrote:

I would like the lowest value of columns d ,e, & f to be bold. Some of the
cells have text.

Thank you,

Dan

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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 02:18 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"