Hi,
Does this help? The time periods are
00:01 06:59
07:00 19:00
19:01 23:59
Hi,
Does this help? The time periods are
00:01 06:59
07:00 19:00
19:01 23:59
oldchippy
-------------
![]()
![]()
Blessed are those who can give without remembering and take without forgetting
If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.
Click here >>> Top Excel links for beginners to Experts
Forum Rules >>>Please don't forget to read these
Thank you for that. It came to the common conclusion even though it logically looked correct Excel hates midnight!
Many thanks for your help.
PS If this helps I have a macro that if indeed anyone has an already populated file and needs a similar solution this will add a second to all issues of midnight.
![]()
Sub change_midnight() Cells.Replace What:="00:00:00", Replacement:="00:00:01", LookAt:=xlPart, _ SearchOrder:=xlByRows, MatchCase:=False End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks