I'm working on scheduling and I have a need to split AM and PM hours from a date range.
For example, lets say someone works a shift between 6AM and 2:30PM. Currently, the cell shows "0600-1430". I imagine it would be difficult to calculate from this value. Assuming yes, I can split the value into two different cells, FROM being 0600 and TO being 1430.
Once the above is done, what's the simplest way to determine how many AM and PM hours? The answer should be 6 AM hours and 2.5 PM hours.
Thanks in advance.
For example, lets say someone works a shift between 6AM and 2:30PM. Currently, the cell shows "0600-1430". I imagine it would be difficult to calculate from this value. Assuming yes, I can split the value into two different cells, FROM being 0600 and TO being 1430.
Once the above is done, what's the simplest way to determine how many AM and PM hours? The answer should be 6 AM hours and 2.5 PM hours.
Thanks in advance.