I have a form that different teams return to me giving their total hours spent each day on different activities. Currently some people for example 1 and a half hours work type 1.5 or some do 1:30.
I wish to limit input to time format ie 1:30.
However these totals can go over 24 hours. The cell format is already [h]:mm and I want an error message if they were to type in 1.5.
I’ve tried different things such as 10/02/07 15:00 but it still allows eg 1.5 to be input.
Not sure if the validation would be that : needed to be input rather that looking at actual time formatting.
I’ve searched different threads and not found an answer.
I’m using 2007.
Any help is gratefully received.
I wish to limit input to time format ie 1:30.
However these totals can go over 24 hours. The cell format is already [h]:mm and I want an error message if they were to type in 1.5.
I’ve tried different things such as 10/02/07 15:00 but it still allows eg 1.5 to be input.
Not sure if the validation would be that : needed to be input rather that looking at actual time formatting.
I’ve searched different threads and not found an answer.
I’m using 2007.
Any help is gratefully received.