I am trying to validate times entered into a range of cells. Most of the users are not used to using excel and will enter time as 15.30 and not as 15:30 format. I can't use data validation as it does not recognise the hh.mm format.
Is their a way to use a vba routine to achieve inputs of 15.30 and 3.30pm to show as 15:30 in the inputted cell.
Thanks in advance
Is their a way to use a vba routine to achieve inputs of 15.30 and 3.30pm to show as 15:30 in the inputted cell.
Thanks in advance