Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default I have three tables; each table has a product and a price next to

I have three tables; each table has a product and a price next to it form
three different manufacturers. i would like to compare between the three
companies to find out who has the cheaper prices for the same produce and I
would like the answer in a new column. In another word I want to compare the
value between three tables (columns) to find out the lesser value and the
maybe to get the output in a new columns.

Is this possible.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default I have three tables; each table has a product and a price next to

You are talking about doing some programming unless the structures of your
three "tables" are precisely consistent. Lets say, for example, we have a
best case scenario in which you have three worksheets with products A, B, and
C in column "A" with their corrensponding prices in column "B". In another
worksheet, you could head a column "Minimum Price" under which would be the
formula "MIN(Sheet1!B1,Sheet2!B1,Sheet3!B1)" which would simply give you the
lowest of the three values in Sheets 1 through 3. Regardless of how you use
the "MIN" function, it will give you the lowest of the set of numbers
included in the ( ).
--
Y


"Nader" wrote:

I have three tables; each table has a product and a price next to it form
three different manufacturers. i would like to compare between the three
companies to find out who has the cheaper prices for the same produce and I
would like the answer in a new column. In another word I want to compare the
value between three tables (columns) to find out the lesser value and the
maybe to get the output in a new columns.

Is this possible.

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
Pivot table - total sell price kleivakat Excel Discussion (Misc queries) 1 December 6th 06 03:54 PM
Pivot Table - report product that have sales above defined level richard Excel Discussion (Misc queries) 0 December 9th 05 02:02 PM
Pivot tables Nick Excel Discussion (Misc queries) 2 December 2nd 05 09:31 AM
Product Price List with 14k records, filter w/out using AutoFilter ChrisSeattle Excel Worksheet Functions 1 March 3rd 05 06:46 PM
Product Function in Pivot Tables from Multiple Consolidation Range bbishop222 Excel Worksheet Functions 0 February 22nd 05 04:55 PM


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