![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Posts: 32
|
How do you combine the results of two different cells to display in one cell? (i.e., First name in A1, Last name in A2, then I want to combine the first and last name to display together in cell A3.)
Thanks! |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,064
|
Hi--
Try =A1 & " " & A2 that should do it adjust as reqired HTH Rdgs ========== Jack |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|