View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default How do I join a date and time that are in separate columns?

A1=Date
B1=Time
C1: =A1+B1

"jenn" wrote:

I want to calculate the difference between two dates and times but my date
and time colums are separate. Is there an easy way to join them.

Thanks