Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
I have first name in A1 and last name in A2 When I use the syntax Sheets("Extract").Range("A" & ERow).Value = ActiveCell.Offset(0, -2).Value & ActiveCell.Offset(0, -3).Value Value of ERow is 1 Offset -2 is the first name Offset -3 is the last name VBA does not support "&" to get both the names in one cell of a different sheet? Please help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate If | Excel Worksheet Functions | |||
=CONCATENATE() help! | Excel Worksheet Functions | |||
I know how to concatenate ,can one de-concatenate to split date? | New Users to Excel | |||
CONCATENATE-1 | Excel Programming | |||
CONCATENATE-1 | Excel Programming |