ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   VLOOKUP? (https://www.excelbanter.com/excel-worksheet-functions/137442-vlookup.html)

Nyte

VLOOKUP?
 
I'm tyring to use a VLOOKUP formula that will look at a name typed in a cell,
then have it look up that name in a named range and total the amounts
attached to that name. The use is for costing hours spent on a project from
time cards. I'm going nuts trying to figure it out. I know how to use
VLOOKUP but don't know how to get it to add all the hours. Is this the right
funtion to be using?
--
Nyte

Teethless mama

VLOOKUP?
 
Column A holds name range
Column B holds amounts
C1: hold criteria

SUMIF(A:A,C1,B:B)


"Nyte" wrote:

I'm tyring to use a VLOOKUP formula that will look at a name typed in a cell,
then have it look up that name in a named range and total the amounts
attached to that name. The use is for costing hours spent on a project from
time cards. I'm going nuts trying to figure it out. I know how to use
VLOOKUP but don't know how to get it to add all the hours. Is this the right
funtion to be using?
--
Nyte


Nyte

VLOOKUP?
 
That's it!...Thanks so much
--
Nyte


"Nyte" wrote:

I'm tyring to use a VLOOKUP formula that will look at a name typed in a cell,
then have it look up that name in a named range and total the amounts
attached to that name. The use is for costing hours spent on a project from
time cards. I'm going nuts trying to figure it out. I know how to use
VLOOKUP but don't know how to get it to add all the hours. Is this the right
funtion to be using?
--
Nyte


Toni[_2_]

VLOOKUP?
 
Other way

=SUMPRODUCT((A1:A5000=C1)*B1:B5000)




Toni (Barcelona)



"Nyte" escribió en el mensaje
...
That's it!...Thanks so much
--
Nyte


"Nyte" wrote:

I'm tyring to use a VLOOKUP formula that will look at a name typed in a
cell,
then have it look up that name in a named range and total the amounts
attached to that name. The use is for costing hours spent on a project
from
time cards. I'm going nuts trying to figure it out. I know how to use
VLOOKUP but don't know how to get it to add all the hours. Is this the
right
funtion to be using?
--
Nyte





All times are GMT +1. The time now is 04:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com