Oscar Martinez
New Member
I am trying to get the average of two times with format hh:mm:ss which are in text. These two values are put together using concatenate. Do you know how can I convert the text to time, so I can perform an average?
And regarding your issue, how are they together, without space, with another separator string?These two values are put together using concatenate.