Skip to main content

How to plus text to cell value in Excel?

In some cases, you need to add or plus certain text to existing cell value in Excel. And you may spend too much time in manually typing text in the existing cell value. This article provides two methods to help you easily plus text to cell value in Excel.

Plus text to cell value with formulas
Plus text to cell value with Kutools for Excel


Plus text to cell value with formulas

You can use formulas to plus text to cell value with the following formulas.

If you want to plus text at the beginning and end of cell value, the concatenate function can help you: =CONCATENATE("text ",A1," text").

For example, I want to separately add text “Local” at the beginning, and add text “Grade 3” at the end of cell A2.

1. Select a blank cell, enter formula into the Formula Bar, and then press the Enter key. Then you can see the certain texts are added to the specified location of the existing cell value as below screenshot shown.

=CONCATENATE("Local ",A2," Grade 3")

Notes:

1. For adding text at the beginning of a cell value only, you can use formula: =CONCATENATE("text ",A2).
2. For adding text at the end of a cell value, you can use formula: =CONCATENATE(A2," text")
3. The formula ="text" &A1, =A1& "text" or ="text" &A1& "text" can also help you. And if you want to separate the texts with delimiter (says comma), you can add “,” in the formula such as =A1&","&"text".

Plus text to cell value with Kutools for Excel

If the formula is not easy to handle for you, you can try the Add Text utility of Kutools for Excel.

Before applying Kutools for Excel, please download and install it firstly.

1. Select the cells you need to plus text to, then click Kutools > Text > Add Text

2. In the Add Text dialog box, if you just need to add text before the cell value, enter the certain text into the Text box, select the Before first character option and then click the OK button. See screenshot:

For adding text at the end of cell value, please check the After last character option.

Note: If you want to separately add text at the beginning and end of cell value, please first select the Before first character option, and then click the Apply button. Change the text in the Text box, and choose the After last character option, and finally click the OK button to finish.

You can see the texts are added to selected cell value as below screenshot shown.

  If you want to have a free trial (30-day) of this utility, please click to download it, and then go to apply the operation according above steps.


Plus text to cell value with Kutools for Excel

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (2)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
salve
la formula concatena è errata
non ci vuole la virgola dopo la posizione della cella a cui affiancare del testo, ma il punto e virgola.

è corretto così
= CONCATENA(D2; "testo")
This comment was minimized by the moderator on the site
Hi,
The formula provided in the post only works for English operating system.
Thank you for providing the correct formula for the Italian operating system
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations