Forum Discussion

Pemory0427's avatar
Pemory0427
Copper Contributor
Apr 27, 2023
Solved

Help with VLookup

I'm trying to figure out how to write a proper VLOOKUP function that allows me to pull the proper multiplier from the table below based upon the user's dropdown selections for "Year" and "Asset Type" on the form below that table ...

 

So, in this example, the user selects Asset Type of "Tractor (< 29HP)" and the Asset Year of "2018" from the two highlighted drop-down lists on the form, I need the function to pull the corresponding multiplier of "0.45" from that depreciation table ...

 

The multiplier of "0.45" is then to be used to multiply against the "Original Asset Cost" to calculate the Depreciated Value.

 

Any help would be greatly appreciated. It's possible VLOOKUP isn't the best option, so all suggestions are welcomed. 

 

 

Resources