R
Rita Palazzi
Windows XP Professional
Office 2000
Hypothetical, but hopefully you'll get the gist of it:
I have two worksheets. On worksheet #1, I have two columns. First
column is a list of entire workgroup by name and 2nd column is the hours
worked. On the second worksheet I simply have an list of names that
is a subgroup of those on the first page. These indicate a target group.
EXAMPLE
Worksheet #1
Sam 35
Joe 37
Mary 20
Beth 41
Ted 38
Worksheet #2
Joe
Beth
Now, on the first worksheet, I want to add a third column for summing
only the target workgroup. Basically, I need a function that says if
the name in cell of ws#1 is in the array of names on ws#2, put their
hours here, otherwise 0. That way I can sum the entire column for the
target group only.
Thanks for any help you may provide.
Rita Palazzi
Senior Engineer / Global Trade Services
FedEx Express
Office 2000
Hypothetical, but hopefully you'll get the gist of it:
I have two worksheets. On worksheet #1, I have two columns. First
column is a list of entire workgroup by name and 2nd column is the hours
worked. On the second worksheet I simply have an list of names that
is a subgroup of those on the first page. These indicate a target group.
EXAMPLE
Worksheet #1
Sam 35
Joe 37
Mary 20
Beth 41
Ted 38
Worksheet #2
Joe
Beth
Now, on the first worksheet, I want to add a third column for summing
only the target workgroup. Basically, I need a function that says if
the name in cell of ws#1 is in the array of names on ws#2, put their
hours here, otherwise 0. That way I can sum the entire column for the
target group only.
Thanks for any help you may provide.
Rita Palazzi
Senior Engineer / Global Trade Services
FedEx Express