Strange time problem I have created a list of times in 15 minute increments, 00:00, 00:15, 00:30 etc... these seem to work OK apart from 00:00 & 12:00, these display as 00:05. I formated the ws cells as Custom> hh:mm and I'm using a
combo box on a userform to choose a time. Can someone explain why this happens, and provide a ...