Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to concatenate 2 values (for instance new value in cell D4=
current value cell D4 + value Cell D3) I get an error message 13 with this code: For Each cell In Columns(4) cell.Value = cell.Value & cell.Offset(0, -1).Value Next Any idea? thanks -- caroline |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate text cell and formula cell result | Excel Worksheet Functions | |||
Concatenate list of cell values into one cell | Excel Programming | |||
How to concatenate a value in cell | Excel Worksheet Functions | |||
concatenate from one cell to another | Excel Programming | |||
concatenate cell | Excel Worksheet Functions |