sea_captain
New Member
- Joined
- Jan 10, 2017
- Messages
- 20
I have a spreadsheet with thousands of rows with Projects and Hours and i'm trying to solve the "yellow cells"
I need to place the hours in column C "Non-Billable" (N-B) OR column D "Non-Working" (N-W) based on a Mapping Table I created by identifying each Project as either N-B or N-W
For example Project "ABC" is identified as "N-B" in the mapping table, I need the Hours to show up in column C and NOT D.
I've tried to create IF formulas but keep getting hung up.
Basically i want a formula in col. C and D that says, (in cell C2 and D2) IF "Project" (cell A2) matches the mapping table col. A:A AND the "Hour Type" (cell C$1 or D$1) = the mapping table (cells B8:B10), then $B2 or 0
Any Ideas or better ways to accomplish this?
Thanks for any help!
SC
I need to place the hours in column C "Non-Billable" (N-B) OR column D "Non-Working" (N-W) based on a Mapping Table I created by identifying each Project as either N-B or N-W
For example Project "ABC" is identified as "N-B" in the mapping table, I need the Hours to show up in column C and NOT D.
I've tried to create IF formulas but keep getting hung up.
Basically i want a formula in col. C and D that says, (in cell C2 and D2) IF "Project" (cell A2) matches the mapping table col. A:A AND the "Hour Type" (cell C$1 or D$1) = the mapping table (cells B8:B10), then $B2 or 0
Any Ideas or better ways to accomplish this?
Thanks for any help!
SC