Easy Help needed on Spreadsheet!

midfieldgeneral11

Active Member
Joined
Feb 11, 2004
Messages
464
Can someone tell me how to do the following.

I want to do a lookup into one file to the other.

I want to look for the name Simon from sheet one to number TWO and bring back the salary value for that person which is 15,0000 and divide this by the hours spent in throughout the year to give me the the amount of money spent on each task.

The problem Is that there are so many people on the sheet it needs to do the look up to find the right person.

I tried this but this is not working.

=U2/VLOOKUP(A2,lookup,2,FALSE)

Help!

Si
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Maybe this will work for you:

=(U2)/(VLOOKUP(A2,lookup,2,FALSE))
 
Upvote 0

Forum statistics

Threads
1,214,553
Messages
6,120,176
Members
448,948
Latest member
spamiki

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