#1   Report Post  
craigproudfoot
 
Posts: n/a
Default cheapest price


i have an excel spreadsheet showing various products and prices. I
would like to use a conditional format that highlights the item with
the cheapest price in the list. As the prices change, i would like the
highlight cheapest to change dynamically. How do i do this


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483935

  #3   Report Post  
Niek Otten
 
Posts: n/a
Default cheapest price

Select all the cells, FormatConditional Formatting,
Cell value is, equal to, =MIN($A$!:$A$20) and apply a Pattern

--
Kind regards,

Niek Otten



"craigproudfoot"
<craigproudfoot.1yaejm_1131636325.9465@excelforu m-nospam.com wrote in
message news:craigproudfoot.1yaejm_1131636325.9465@excelfo rum-nospam.com...

i have an excel spreadsheet showing various products and prices. I
would like to use a conditional format that highlights the item with
the cheapest price in the list. As the prices change, i would like the
highlight cheapest to change dynamically. How do i do this


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile:
http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483935



  #4   Report Post  
Sloth
 
Posts: n/a
Default cheapest price

=MIN($A$2:$A$5)=A2

A2:A5 is the list.
A2 is the top-left item in the selection.
Use "Formula is"

"craigproudfoot" wrote:


i have an excel spreadsheet showing various products and prices. I
would like to use a conditional format that highlights the item with
the cheapest price in the list. As the prices change, i would like the
highlight cheapest to change dynamically. How do i do this


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483935


  #5   Report Post  
craigproudfoot
 
Posts: n/a
Default cheapest price


Thanks, that formula works - i need to know only 2 more things -
firstly, how do i make the whole row change to the formatted colour and
not just the single cell with the lowest number and (here i think it
gets complicated) the conditional format does not seem to apply when i
filter the list of prices. how can i get this to work?


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483935



  #6   Report Post  
Roger Govier
 
Posts: n/a
Default cheapest price

Hi Craig

Mark the whole range of data that you want the CF to apply to e.g. A2:M10
In the formula for the conditional formatting, instead of MIN() use SUBTOTAL(5,)

=$A2=SUBTOTAL(5,$A$2:$A$10)
Change ranges to suit.

Regards

Roger Govier


craigproudfoot wrote:
Thanks, that formula works - i need to know only 2 more things -
firstly, how do i make the whole row change to the formatted colour and
not just the single cell with the lowest number and (here i think it
gets complicated) the conditional format does not seem to apply when i
filter the list of prices. how can i get this to work?


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
create a formula for price * discount* tax =final price anton Excel Discussion (Misc queries) 6 October 12th 05 07:51 PM
Formula for calculating price nander Excel Discussion (Misc queries) 1 August 4th 05 09:19 PM
MSNStockQuote Function Parameters Bobtarrel Excel Worksheet Functions 2 July 17th 05 02:36 PM
Macro's for figuring Price Lists?!? MonteNOS Excel Discussion (Misc queries) 2 April 1st 05 08:34 PM
Product Price List with 14k records, filter w/out using AutoFilter ChrisSeattle Excel Worksheet Functions 1 March 3rd 05 06:46 PM


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