Appending Text to Cells in Excel

Appending Text to Cells in Excel

Appending text to cells is the act of taking previously entered information and using it with a code to create new information within another part of the Excel sheet. Doing this takes the existing information within an Excel range and adds to it to create the outcome you desire.

Download our example worksheet to follow along.

Open the example spreadsheet and you’ll see four clients with corresponding ID numbers. The goal is to create a new ID number for each client using their current ID number.

Follow these steps to append text to cells:

  1. Select the cell you want to create new content for. In the example, it is cell D3.
  2. In the selected cell, begin the code with “=” followed by the cell number it will reference. In this case, it is cell C3 which contains the existing ID number you want to alter.
  3. Close off the D3 entry with “&” followed by “-1”. The -1 is the additional, or appended text, that will be added.
  4. Once this is entered, you’ll have the appended text in the selected cell.
  5. Drag the new cell through the rows you want the code applied to, and it will append the text in these cells also.
  6. You’re finished!

When appending text is used:

  • When creating new information en masse for companies with pre-existing information.
  • Adding scores or other indication numbers for groups of people.
  • Adding sub-text to clarify or further section information. For example, adding “passed”, “failed”, “finished”, “in progress”, etc.

Tip: Use this excel sheet to practice different codes to change the outcome text. For example, changing the “-1” in the example to “abc” or “preferred client”. This downloadable sheet is great for practice or testing before using appended text on your own documents.

Learn more Excel techniques by visiting our Guides section. 

Related Templates:

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.