![]()
My apologies - I really have no idea how to briefly describe my issue in the Thread Title, so I hope my title was sufficient for my issue.
I have attached a sample workbook (very shortened version) to help define my problem. On the attached workbook, I have the following two tabs:
1) Timesheet
2) Pay - Biweekly
Pooger Sample.xlsx
I need to take the total hours worked from the "total of multiple columns" for 1 person from Tab 1 (timesheet - row 7 (ee ID) and the total of all columns with that EE ID) and put those total hours on the right row and column for the right person in Tab 2 (pay-biweekly - column A (ee ID) and column F (hours)).
My problem is that the "person" appears in multiple columns on Tab 1, but appears on a single row in Tab 2.
I cannot figure out a formula that will work to perform this function, particularly if I wish to "delete" or "move" columns in Tab 1 (which I need to do).
The following formula works, but will not allow me to move or delete the columns in Tab 1 and requires me to point to a specific column for each person (see middle of formula below):
=SUMIF('Timesheet 04-27-13'!$D$7:$EP$7,'Timesheet 04-27-13!$D$7,'Timesheet 04-27-13!$D$298:$EP$298)
I've considered putting the EE ID in Column A of Tab 1, BUT this is a very shortened version of all the Job #'s and G/L #'s that truly exist..compounded with the multiple Labor Classification #'s - but this doesn't seem to be usuable solution.
I've tried to "color code" my sample workbook to make it easier to understand.
Does anyone have any ideas of a formula I could use to do this and/or an alternate way to set up Tab 1 to accomplish this? I am very frustrated.
Thanks so much!!
Bookmarks