#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default price comparison

hello, i have an invertory worksheet that tracks year round use.
i now would like to compare the prices of an item in a row with the prices
of 5 different collums ( companies). i enter the costs of each item in each
row of each under the collum of each company.

i now have it set up that a seperate colum will show the cheapest price
using the "min" funnction.. but i would realy like the cheapest price show
up as a different color in it's own colum.. in other words.. the roll of
"foil" under competitor 2 is the cheapest so the cell is red with white
letters.

thank you if any one could help.. john

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default price comparison

You can use Conditional Formatting for this.

Select your entire range of data
From the Format Menu, select "Conditional Formatting..."
Change "Cell Value Is" to "Formula Is"
Enter the formula =A1=MIN($A1:$E1)
Set your format (Red background/white font)
Click OK

My example assumes your data is in columns A through E and starts in Row 1.
Adjust the range to meet your needs. The =A1= portion should be the active
cell in the range that you select.

HTH
Elkar

"john" wrote:

hello, i have an invertory worksheet that tracks year round use.
i now would like to compare the prices of an item in a row with the prices
of 5 different collums ( companies). i enter the costs of each item in each
row of each under the collum of each company.

i now have it set up that a seperate colum will show the cheapest price
using the "min" funnction.. but i would realy like the cheapest price show
up as a different color in it's own colum.. in other words.. the roll of
"foil" under competitor 2 is the cheapest so the cell is red with white
letters.

thank you if any one could help.. john

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default price comparison



"Elkar" wrote:

You can use Conditional Formatting for this.

Select your entire range of data
From the Format Menu, select "Conditional Formatting..."
Change "Cell Value Is" to "Formula Is"
Enter the formula =A1=MIN($A1:$E1)
Set your format (Red background/white font)
Click OK

My example assumes your data is in columns A through E and starts in Row 1.
Adjust the range to meet your needs. The =A1= portion should be the active
cell in the range that you select.

HTH
Elkar

"john" wrote:

hello, i have an invertory worksheet that tracks year round use.
i now would like to compare the prices of an item in a row with the prices
of 5 different collums ( companies). i enter the costs of each item in each
row of each under the collum of each company.

i now have it set up that a seperate colum will show the cheapest price
using the "min" funnction.. but i would realy like the cheapest price show
up as a different color in it's own colum.. in other words.. the roll of
"foil" under competitor 2 is the cheapest so the cell is red with white
letters.

thank you if any one could help.. john

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
Cost to Retail Price Formula - some help pse Eurbiz Excel Worksheet Functions 2 May 31st 06 10:34 AM
How do I formulate a high price column Lou New At Excel Excel Discussion (Misc queries) 1 April 18th 06 01:31 AM
Recording a high price on a worksheet Lou New At Excel Excel Worksheet Functions 1 April 16th 06 04:30 PM
Price Comparison Macro - This Is For An Excel MVP Mr. Smiley Excel Discussion (Misc queries) 5 August 30th 05 05:21 PM
MSNStockQuote Function Parameters Bobtarrel Excel Worksheet Functions 2 July 17th 05 02:36 PM


All times are GMT +1. The time now is 12:47 PM.

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"