Anyone care to tackle a formula for a query ?
fields = day1 got day2 (or cell values in Excel as in B1 and C1 and D1)
if 'got' is less than 'day1', 'day2' result would be value of 'day1' minus half the difference but don't round up
if 'got' and 'day1' are equal, 'day2' result is value of 'got'
if 'got' is greater than 'day1', 'day2' result would be value of 'day1' plus half the difference and round up
I have tried in Excel and in a query until I have a headache. I would take it in either.
Anyone generous enough - I appreciate
No one wants to, I understand.
fields = day1 got day2 (or cell values in Excel as in B1 and C1 and D1)
if 'got' is less than 'day1', 'day2' result would be value of 'day1' minus half the difference but don't round up
if 'got' and 'day1' are equal, 'day2' result is value of 'got'
if 'got' is greater than 'day1', 'day2' result would be value of 'day1' plus half the difference and round up
I have tried in Excel and in a query until I have a headache. I would take it in either.
Anyone generous enough - I appreciate
No one wants to, I understand.