P
Peter Haworth
Hope someone can help me with this.
I have a table I need to access with VLOOKUP (I think). Each row has a
product code (the column used to do the lookup), an effective date, and a
price. So if product A cost $10 starting from 1/1/2003 and $11 starting
6/1/2003, the entries would be:
Product A 1/1/2003 $10.00
Product B 6/1/2003 $11.00
When data is being entered into the spreadsheet, the product code and date
of sale are entered by the user. How can I access the table to get the
correct price? Or maybe I need a different table structure, or even a
different methodology?
I have tried having a two-column table (omitting the date), and just
changing the price when appropriate, but as soon as I change the price, the
spreadsheet columns that calculate price * quantity chenge to reflect the
new price.
Thanks,
Pete
I have a table I need to access with VLOOKUP (I think). Each row has a
product code (the column used to do the lookup), an effective date, and a
price. So if product A cost $10 starting from 1/1/2003 and $11 starting
6/1/2003, the entries would be:
Product A 1/1/2003 $10.00
Product B 6/1/2003 $11.00
When data is being entered into the spreadsheet, the product code and date
of sale are entered by the user. How can I access the table to get the
correct price? Or maybe I need a different table structure, or even a
different methodology?
I have tried having a two-column table (omitting the date), and just
changing the price when appropriate, but as soon as I change the price, the
spreadsheet columns that calculate price * quantity chenge to reflect the
new price.
Thanks,
Pete