Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using Excel 2003. Column A is a date and Column B is a time. I need the two
columns merged into Column C. Thank you. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=A2+B2 and format the result appropriately.
-- David Biddulph "abs" wrote in message ... Using Excel 2003. Column A is a date and Column B is a time. I need the two columns merged into Column C. Thank you. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
By "merge" do you mean you need the strings concantenated?...i.e. 3/12/08 in
Column A and 3:46 in column B becomes 3/12/08 3:46? "abs" wrote: Using Excel 2003. Column A is a date and Column B is a time. I need the two columns merged into Column C. Thank you. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
if a is a date and b is a time then both are just numbers formated as data and time. a simple formula will combine them. = a1+b2 regards FSt1 "abs" wrote: Using Excel 2003. Column A is a date and Column B is a time. I need the two columns merged into Column C. Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Merging Columns | Excel Worksheet Functions | |||
merging columns | New Users to Excel | |||
Merging Columns | Excel Worksheet Functions | |||
Merging columns | New Users to Excel | |||
Merging Columns | Excel Worksheet Functions |