View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Verne[_2_] Verne[_2_] is offline
external usenet poster
 
Posts: 1
Default Splitting data in a cell

I have a spreadsheet that has a date and time in one
cell. I need to use this data to generate an SLA report
showing the time difference between the two. How do I
separate (strip) the two different data types so I can
analyze it to create my SLA reports?