Excel 2007, Multiplying Vlookup??

superfly28

New Member
Joined
May 3, 2011
Messages
1
Hi guys have a strange problem I have 2 worksheets the first worksheet has 3 applicable columns, and the second worksheet is simply to hold data.

The first applicable column is the number range data validation for every cell in that column, which 6,8,10,12,16,20,25,32,40,50 the data validation is hidden in the second work book and the code: =Specification!B15:B25

This then depending on which number selected feeds a different answer to the second applicable column.

the second applicable column on worksheet 1 is a vlookup which has the code
=VLOOKUP(E10,Specification!$I$15:$J$24,2,0)

This also works fine then in the next column I want to multiply the third applicable column which can be any number self inputted from 1to100 so I have done a simple equation =R10*H10, I have tried this with =sum(

and I get results for numbers 6,12,16,20,50, I don't get a #VALUE! error for the number 8,10,25,32,40

I do hope someone can shed some help,

Thanks in advance
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,224,599
Messages
6,179,827
Members
452,946
Latest member
JoseDavid

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