Sample Data
This data shows first and last names. Column C will be filled using AutoFill or Flash Fill.
| Cell | Value |
|---|---|
| A1 | First Name |
| A2 | John |
| A3 | Jane |
| A4 | Mark |
| B1 | Last Name |
| B2 | Smith |
| B3 | Doe |
| B4 | Brown |
| C1 | Full Name |
| C2 | John Smith |
This data shows first and last names. Column C will be filled using AutoFill or Flash Fill.
| Cell | Value |
|---|---|
| A1 | First Name |
| A2 | John |
| A3 | Jane |
| A4 | Mark |
| B1 | Last Name |
| B2 | Smith |
| B3 | Doe |
| B4 | Brown |
| C1 | Full Name |
| C2 | John Smith |
Flash Fill in C3:C4 to combine first and last namesA B C 1 |First Name|Last Name |Full Name 2 |John |Smith |John Smith 3 |Jane |Doe |<-- Flash Fill uses A3 and B3 4 |Mark |Brown |<-- Flash Fill uses A4 and B4
A B C 1 |First Name|Last Name |Full Name 2 |John |Smith |John Smith 3 |Jane |Doe |Jane Doe 4 |Mark |Brown |Mark Brown