West Man
Well-known Member
- Joined
- Mar 27, 2006
- Messages
- 1,175
I am close but not quite there. I have date/times that need to be converted into reporting periods. Reporting periods will be 1, 2 etc.
Period 1 is an exception it begins at start of day on 6/6 and runs thru 11:59:59 the same day.
Period 2 then begins at 12:00:00 (noon) on 6/6 and runs thru 11:59:59 on 6/7.
Subsequent periods are like period 2 beginning at noon running thru 11:59:59 the following day.
I am close with =ROUNDDOWN(CEILING(X2-42129,0.5),0) but times at noon present problems. Suggestions?
Period 1 is an exception it begins at start of day on 6/6 and runs thru 11:59:59 the same day.
Period 2 then begins at 12:00:00 (noon) on 6/6 and runs thru 11:59:59 on 6/7.
Subsequent periods are like period 2 beginning at noon running thru 11:59:59 the following day.
I am close with =ROUNDDOWN(CEILING(X2-42129,0.5),0) but times at noon present problems. Suggestions?