ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Insert value from another cell AND text (https://www.excelbanter.com/excel-worksheet-functions/148342-insert-value-another-cell-text.html)

[email protected]

Insert value from another cell AND text
 
I have a list of several hundred zip codes in column A. I want to
insert text around them- before and after. It's the exact same text
for each cell. Anyone have an idea how this might work?


PCLIVE

Insert value from another cell AND text
 
You could use a formula in a different column.

Example: In B1:

="text" & A1 & "text"

Then copy this formula down as needed.

HTH,
Paul

wrote in message
ups.com...
I have a list of several hundred zip codes in column A. I want to
insert text around them- before and after. It's the exact same text
for each cell. Anyone have an idea how this might work?




Gord Dibben

Insert value from another cell AND text
 
="text" & cellref & "text" entered in B1 and copied down.


Gord Dibben MS Excel MVP

On Thu, 28 Jun 2007 09:57:18 -0700, wrote:

I have a list of several hundred zip codes in column A. I want to
insert text around them- before and after. It's the exact same text
for each cell. Anyone have an idea how this might work?



Rick Rothstein \(MVP - VB\)

Insert value from another cell AND text
 
I have a list of several hundred zip codes in column A. I want to
insert text around them- before and after. It's the exact same text
for each cell. Anyone have an idea how this might work?


You could custom format your column with this...

"Front Text "00000" Back Text"

Rick


All times are GMT +1. The time now is 04:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com