I have a system generated data where the time format includes milliseconds , example 08/10/2023 11:35:02:286. I need only the time. I want to create two columns with start and end times with a third column calculating the difference (in seconds). So far I used 'text to column' to separate the time from the date, however when i tried to calculate the difference using a simple minus operation it returned #VALUE. Any ideas on how I could get this to work would be much appreciated. Many thanks.
Bookmarks