ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   adding data to existing data cell (https://www.excelbanter.com/excel-worksheet-functions/126882-adding-data-existing-data-cell.html)

Curious

adding data to existing data cell
 
I have a spreadsheet that has a column of partial email addresses, what I
need to do is add this (ilstu.edu) to the end of the existing data there
without having to retype all the information.

I'm in a real hurry here..can someone help?

Teri

Mike

adding data to existing data cell
 
You need a helper column and at the top of that column type

=CONCATENATE(A1,$C$1)

where A1 is your partial email taext and C1 is the bit at the end you want
to add. You then drag down.

Once done you can copy and paste the new column back to its original place


"Curious" wrote:

I have a spreadsheet that has a column of partial email addresses, what I
need to do is add this (ilstu.edu) to the end of the existing data there
without having to retype all the information.

I'm in a real hurry here..can someone help?

Teri


Teethless mama

adding data to existing data cell
 
B1 =A1&"ilstu.edu"

copy from B1 all the way down as far as needed


"Curious" wrote:

I have a spreadsheet that has a column of partial email addresses, what I
need to do is add this (ilstu.edu) to the end of the existing data there
without having to retype all the information.

I'm in a real hurry here..can someone help?

Teri



All times are GMT +1. The time now is 03:09 AM.

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