![]() |
#5
|
||||
|
||||
![]()
Hi Itsbarbara,
the solution you found thanks to Bob's suggestion is perfect. The use of helper columns is advocated by many MVP's. The drawback might be that using VLOOKUP on very large tables slows things down but I don't expect there will be 65000 employees/time combinations or more, or several hundred dates. An alternative , without a helper column is Code:
=SUMPRODUCT(([Check_IN.xls]EmployeeData!$A$3:$A$1257=$A2)*([Check_IN.xls]EmployeeData!$C$3:$C$1257=B$1)*[Check_IN.xls]EmployeeData!$D$3:$D$1257) ![]() FWIW in your EmployeeData table you can enter =C3 in B3, pull down and custom format as dddd. So you don't have to type the days @ Bob BTW thanks for the advertising, but I'm far from being good at Excel
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lookup | angie.chang | Excel | 1 | 07-27-2012 09:45 PM |
Sorting by certain criteria | randenius | Excel | 2 | 06-11-2012 02:18 AM |
![]() |
Karen222 | Excel | 3 | 01-10-2012 05:41 AM |
![]() |
aztiguen24 | Excel | 5 | 05-24-2011 03:57 AM |
![]() |
ibrahimaa | Excel | 3 | 05-23-2011 11:23 AM |