#1   Report Post  
Posted to microsoft.public.excel.misc
Manager that needs help
 
Posts: n/a
Default prices

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default prices

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default prices

i have constructed a little sheet of how i see it working...
i can email it to you if you want
--
paul
remove nospam for email addy!



"paul" wrote:

sorry i f i seem a little slow on the uptake....Does your sample show the
manufacturers sku?.Do all these vendors lists exist in seperate pages or data
bases at the moment or have you set them up into the table you have
illustrated here?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

No the Manufacturer SKU is not different for each vendor - but each vendors
list is completely different. One very short, other long, other not
alphabetical, the other is. So the Vlookup or Hlookup might help. I'm still
looking into that. Other than that it's really simple and set up: column A
vendor 1 sku then Column B their price; next section Column C vendor 2 then
Column D their price. Its just the fact that their lists aren't verbatim so
I'm confused on how to have the ability to compare if they don't match up
side-by-side:

Col. A Col. B Col. C Col. D
V. SKU 1 Price V. SKU 2 Price
------------------------------------------
5142 4.24 1583 5.01
1651 5.00 65161 8.00
1583 4.50 5142 4.24

Does this help? Thanks for all the help!













"paul" wrote:

so the manufacturers sku is different for each vendor?Do you have a table
where say a product is listed by you in a row with the different
manufacturere sku and respective vendors in the repective columns?If that is
so do you have your own description or name for each product that you search
for ?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Manager that needs help
 
Posts: n/a
Default prices

No the Manufacturer SKU is not different for each vendor - but each vendors
list is completely different. One very short, other long, other not
alphabetical, the other is. So the Vlookup or Hlookup might help. I'm still
looking into that. Other than that it's really simple and set up: column A
vendor 1 sku then Column B their price; next section Column C vendor 2 then
Column D their price. Its just the fact that their lists aren't verbatim so
I'm confused on how to have the ability to compare if they don't match up
side-by-side:

Col. A Col. B Col. C Col. D
V. SKU 1 Price V. SKU 2 Price
------------------------------------------
5142 4.24 1583 5.01
1651 5.00 65161 8.00
1583 4.50 5142 4.24

Does this help? Thanks for all the help!













"paul" wrote:

so the manufacturers sku is different for each vendor?Do you have a table
where say a product is listed by you in a row with the different
manufacturere sku and respective vendors in the repective columns?If that is
so do you have your own description or name for each product that you search
for ?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

  #5   Report Post  
Posted to microsoft.public.excel.misc
Manager that needs help
 
Posts: n/a
Default prices

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.



  #6   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default prices

sorry i f i seem a little slow on the uptake....Does your sample show the
manufacturers sku?.Do all these vendors lists exist in seperate pages or data
bases at the moment or have you set them up into the table you have
illustrated here?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

No the Manufacturer SKU is not different for each vendor - but each vendors
list is completely different. One very short, other long, other not
alphabetical, the other is. So the Vlookup or Hlookup might help. I'm still
looking into that. Other than that it's really simple and set up: column A
vendor 1 sku then Column B their price; next section Column C vendor 2 then
Column D their price. Its just the fact that their lists aren't verbatim so
I'm confused on how to have the ability to compare if they don't match up
side-by-side:

Col. A Col. B Col. C Col. D
V. SKU 1 Price V. SKU 2 Price
------------------------------------------
5142 4.24 1583 5.01
1651 5.00 65161 8.00
1583 4.50 5142 4.24

Does this help? Thanks for all the help!













"paul" wrote:

so the manufacturers sku is different for each vendor?Do you have a table
where say a product is listed by you in a row with the different
manufacturere sku and respective vendors in the repective columns?If that is
so do you have your own description or name for each product that you search
for ?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

  #7   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default prices

so the manufacturers sku is different for each vendor?Do you have a table
where say a product is listed by you in a row with the different
manufacturere sku and respective vendors in the repective columns?If that is
so do you have your own description or name for each product that you search
for ?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

  #8   Report Post  
Posted to microsoft.public.excel.misc
Manager that needs help
 
Posts: n/a
Default prices

yes please e-mail it to me: pcelite2 @ (no spam) yah oo . com
THANK!

"paul" wrote:

i have constructed a little sheet of how i see it working...
i can email it to you if you want
--
paul
remove nospam for email addy!



"paul" wrote:

sorry i f i seem a little slow on the uptake....Does your sample show the
manufacturers sku?.Do all these vendors lists exist in seperate pages or data
bases at the moment or have you set them up into the table you have
illustrated here?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

No the Manufacturer SKU is not different for each vendor - but each vendors
list is completely different. One very short, other long, other not
alphabetical, the other is. So the Vlookup or Hlookup might help. I'm still
looking into that. Other than that it's really simple and set up: column A
vendor 1 sku then Column B their price; next section Column C vendor 2 then
Column D their price. Its just the fact that their lists aren't verbatim so
I'm confused on how to have the ability to compare if they don't match up
side-by-side:

Col. A Col. B Col. C Col. D
V. SKU 1 Price V. SKU 2 Price
------------------------------------------
5142 4.24 1583 5.01
1651 5.00 65161 8.00
1583 4.50 5142 4.24

Does this help? Thanks for all the help!













"paul" wrote:

so the manufacturers sku is different for each vendor?Do you have a table
where say a product is listed by you in a row with the different
manufacturere sku and respective vendors in the repective columns?If that is
so do you have your own description or name for each product that you search
for ?
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I organize everything by Manufacturer SKu. I just started learning Excel (I
like access better). Could you put me in a dummy step-by-step directions.

"paul" wrote:

i think a vlookup table or index match would work ,with a min formula at the
right.It depends how your data is organised.How do you "search" for
products?Do you have a name, description or do you search by any one of the
manufacturers SKU #
--
paul
remove nospam for email addy!



"Manager that needs help" wrote:

I'm trying to do something simple. I want to compare prices from different
vendors: Column A = vendor 1, Column 2 = vendor 2, etc.. All of them have
different prices I just want to create a seperate column that we equal the
lowest prices. If this can be done would be great. Then there is one other
added need: need the Manufacturers SKU to match. So first column man. sku for
vendor 1 then price in column 2 , then in column three man. sku for second
vendor and in column 4 their price, etc.. I need a function that will take if
all Man. SKU's that match and compare all vendors prices and put that into a
newley created column. Can someone help me or point me in the right
directions? Thanks.

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
Excel template to compare grocery prices at two or more stores MJWolter Setting up and Configuration of Excel 0 December 28th 05 02:21 AM
How do I tie prices to a drop down list of products in excel? trspds Excel Discussion (Misc queries) 2 December 2nd 05 07:46 PM
Look up a list of prices Numpty Excel Worksheet Functions 1 November 7th 05 12:56 AM
help with quote program using muliple prices for one quantity {cross post} Tony Canevaro Excel Discussion (Misc queries) 7 October 25th 05 02:56 AM
Use a multiplier to change List Prices to Net prices Dangada Excel Worksheet Functions 1 July 6th 05 06:31 AM


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