LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pete Elbert
 
Posts: n/a
Default Return a price based on a customer from a drop down list

D7 is a dropdown list of customer names. F16 is a drop down list of products.
J16 is where I would like a price to be shown based on the price from another
folder called PartTable. PartTable contains numerous columns. Product ID,
Cntr Size, Cntr Desc, Cost are the first four columns. Next columns E thru V
contain product pricing for 6 customers. Each customer has 3 columns (Colum1
is ea price, Column 2 is Case Price, and Column 3 is GM%).
In a folder called CustTable, in cell C1 the following formula is
used=IF(OriginalInvoicepg1!D7="","",VLOOKUP(Origin alInvoicepg1!D7,CustTable!A:B,2,FALSE))
to identify the customer on "OriginalInvloicepg1" page (D7). My question is
how do I get the cell J16 on "OriginalInvoicepg1" to show the price from the
"PartTable" page. Keeping in mind the Case Pricing columns for the 6
customers are a different amount.
I was given a formula of
=if(custtable!$c$1="",9999999,vlookup(f16,parttabl e!A:X,custtable!$c$1,false)). I get a #ref! error message on this. Any suggestions?
Pete Elbert. I will be happy to email the spread sheet for a more clear
explanation.
 
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
How to create a formula 5 to 10% based on given list of price working on variable Excel Worksheet Functions 1 January 13th 06 07:55 AM
re-ordering the list on a filter drop down Kylor Excel Discussion (Misc queries) 3 December 19th 05 06:59 PM
drop down list helgaas Excel Discussion (Misc queries) 1 December 1st 05 06:43 PM
Drop down List problems LHearn Excel Discussion (Misc queries) 2 June 20th 05 10:37 PM
Using symbols for drop down list boxes? Sumeet Benawra Excel Worksheet Functions 0 April 19th 05 11:41 AM


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