Alright, SmartSheet community. You've always been good to me with helping out. I've got a real "stumper" here.
Let's say I have six columns on my sheet (in reality there's many, many more; but these are the ones relevant to my question):
- Start Date (a Date/Time column type)
- End Date (a Date/Time column type)
- Allocation % (a Text/Number column date that is in a % format, like 70%)
- February 2023 Hours Scheduled (a formula driven cell)
- March 2023 Hours Scheduled (a formula driven cell)
- April 2023 Hours Scheduled (a formula driven cell)
Now, let's assume that the Start Date is set to 02/01/2023 and the End Date is set to 04/30/2023. I need a formula in Column 4 (February 2023 Hours Scheduled) that calculates the number of working days in February (19) within the Start Date and End Date multiplied by the Allocation % cell and then multiplied by 8.
This will give me the number of hours I need to devote in February for an employee who is working 70% of their time towards this line item.
I'd need to be able to then copy/adjust this formula for the March 2023 column and then again to the April 2023 column.
Alright, please do your thing. Many thanks.