Using VLOOKUP to Return Minimum Value in a Range of Calculated Cells

KC_15

New Member
Joined
Aug 13, 2018
Messages
1
Good afternoon,


I have a spreadsheet that I’musing to determine the most cost efficient options for running meetings at ouroffice. One of the criteria we are looking at is the most cost efficient optionfor AV equipment.


I would like to use VLOOKUP toprovide the minimum amount in column G. The values in column G are calculatedcells using the following formula: =SUM(C6,F6)*E6 (and so on and so on).


I would like cell A3 to returnthe most economic option from that range of data, however, at the moment I amusing VLOOKUP which is returning a value of #N/A: =VLOOKUP(MIN(G6:G11),C6:H11,5, 0).


Is there anyway to use VLOOKUPon calculated cells?


Thank you,

KC_15
 
Last edited by a moderator:

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
I probably dont understand what you are after, but for me it sounds like you just want the smallest number in column G. Then you just type "=MIN(G:G)" in cell A3.
Could you explain more what you are looking to do? Maybe provite a screenshot of the sheet.
 
Upvote 0

Forum statistics

Threads
1,217,352
Messages
6,136,058
Members
449,987
Latest member
lil_Sassy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top