I have two columns of data which come from a copied/pasted a list of appt data from outlook 2010 to excel 2010 that looks like this.
6:30:00 AM 6:59:00 AM
7:05:00 PM 8:40:00 PM
I want to have a third column which provides the difference between those two times that I can then add up at the bottom of the columns so I know how much time I’ve spent during the day on stuff. How do I do this? I’ve tried just subtracting and playing with various date/time functions