Hi,
I am sure to have done this before but racking my brain has led me to actually take the plunge into the forum to get help.
In creating a spreadsheet to simplify some tasks, I have managed to create it such that it will return the total number of hours required to complete a work package based on the options chosen. In this example it returns a total of 24 hours are required to do a specific job.
A standard working day is 10 hours consisting of 8 hours at normal working time and 2 hours overtime.
I need to be able to break the total hours down (24) to show the total Normal Time (NT) and Over Time (OT) hours required for this task. I would show these in two columns titled as such. In essence for a 24 hour job, the breakdown should be 20 hours NT and 4 hours OT (8;2 8;2 and then 4)
Is there a means to do this formula based or is it best set-up with VBA?
Thanks for any assistance!
I am sure to have done this before but racking my brain has led me to actually take the plunge into the forum to get help.
In creating a spreadsheet to simplify some tasks, I have managed to create it such that it will return the total number of hours required to complete a work package based on the options chosen. In this example it returns a total of 24 hours are required to do a specific job.
A standard working day is 10 hours consisting of 8 hours at normal working time and 2 hours overtime.
I need to be able to break the total hours down (24) to show the total Normal Time (NT) and Over Time (OT) hours required for this task. I would show these in two columns titled as such. In essence for a 24 hour job, the breakdown should be 20 hours NT and 4 hours OT (8;2 8;2 and then 4)
Is there a means to do this formula based or is it best set-up with VBA?
Thanks for any assistance!