View Single Post
 
Old 12-09-2022, 02:26 PM
maw444 maw444 is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: Feb 2021
Posts: 41
maw444 is on a distinguished road
Default Looking up a value with user changing the lookup coloum

I have a spreadsheet which has

Column A - List of Products we sell
Column B - 2022 Prices
Column C - 2023 Prices
Column D - 2024 Prices

i want to create a spreadsheet where the user work out how much the total product costs.

In simple terms, if the User Selects 'Product A' and then '2022' - both drop down lists - then the result will be the price of the product in 2022, (answer from cell B2)

if the User Selects 'Product B ' and then '2023' - both drop down lists - then the result will be the price of the product B in 2023 , (answer will be in cell C3)

any ideas how I use VLoookup or similar in that way!
Reply With Quote