Darren_workforce
Board Regular
- Joined
- Oct 13, 2022
- Messages
- 146
- Office Version
- 365
- Platform
- Windows
I have 5 tabs for each weekday, MON, TUE, WED, THU, FRI. In the tab, there are 1s if an employee works that day and 0s if they do not.
In tab AGENT, I have a list of all employees down Column B with empty cells in Column C in which I would like to set the formula. Is it possible to create a formula that does the following?
Formula in C2 would do 3 things: 1) Reference B2 for the employee name, 2) check all 5 workday tabs for the John Smith row, and then 3) if John Smith has a 1 in the adjacent cell, the formula would illustrate that he does work that day by populating C2 with M,T,W,T,F (of course, the first letter of each of the 5 tabs). If John Smith does not work on Wednesday, the formula would display MTTF, etc.
Thank you very much in advance!!
In tab AGENT, I have a list of all employees down Column B with empty cells in Column C in which I would like to set the formula. Is it possible to create a formula that does the following?
Formula in C2 would do 3 things: 1) Reference B2 for the employee name, 2) check all 5 workday tabs for the John Smith row, and then 3) if John Smith has a 1 in the adjacent cell, the formula would illustrate that he does work that day by populating C2 with M,T,W,T,F (of course, the first letter of each of the 5 tabs). If John Smith does not work on Wednesday, the formula would display MTTF, etc.
Thank you very much in advance!!