Okey, this is a little hard to explain. I need to restrict entering the data in an excel cell, to a certain format, in this case to a time format which looks like, for example: 1:05 (h:mm).
Is there a way to format the cell so it can take only that kind of format ? So, for example, a user cannot enter 1,1 and get it automatically converted to 2,24.
This is probably possible but I don't really know how such operation is called, which makes the search difficult. So far my googlings have been fruitless.

