Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have three columns; A, B and C.
A and B contain numbers. I need to add values in A and B and put them in to column C and then delete column A and B. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sean
In C1 enter =A1+B1 or =A1&B1 if by "add" you mean join together. Double-click on C1 fill handle to copy down. Select column C and EditPaste Special(in place)ValuesOKEsc. Delete columns A and B Gord Dibben MS Excel MVP On Wed, 21 Feb 2007 16:08:03 -0800, Sean wrote: I have three columns; A, B and C. A and B contain numbers. I need to add values in A and B and put them in to column C and then delete column A and B. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Gord,
Thanks, it worked. "Gord Dibben" wrote: Sean In C1 enter =A1+B1 or =A1&B1 if by "add" you mean join together. Double-click on C1 fill handle to copy down. Select column C and EditPaste Special(in place)ValuesOKEsc. Delete columns A and B Gord Dibben MS Excel MVP On Wed, 21 Feb 2007 16:08:03 -0800, Sean wrote: I have three columns; A, B and C. A and B contain numbers. I need to add values in A and B and put them in to column C and then delete column A and B. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel (2003) formula | Excel Discussion (Misc queries) | |||
Need Help With a Excel 2003 Formula | Excel Worksheet Functions | |||
Can I get help with an excel 2003 formula | Excel Worksheet Functions | |||
Excel 2003 - Need Formula Help | Excel Discussion (Misc queries) | |||
View formula results instead of formula in 2003 version? | Excel Discussion (Misc queries) |