This script almost does exactly what I need.....
I need the script to look at the value in x.
If x is between 10-16- copy and duplicate the row- change the value of x in the new row to the original x-10 and input the value of 1.5 into Y.
If X is over 16- copy and duplicate 2 rows. The first duplicate row has a value of 6 in X and 1.5 in Y. 2nd Row has the value of original X-16 with a value of 2 in Y.
Overtime for hours of 10 but under 16. Double time after 16 hours.
Am I making any sense?