![]() |
How to copy/paste cell data into existing cell data?
I'm using open office (likely similar solution for excel) and I need to copy about 1200 rows of data to be appended to the 1200 adjacent columns rows without replacing that columns data. In other words I need to copy data in cell A to cell B so that cell B stays the same just adds A to it.... so cell B would become BA. Any help?
|
Here is an example:
http://evilsam.com/images/sample1.JPG<----have that....need this---->http://evilsam.com/images/sample2.JPG |
copy and paste.
|
Quote:
|
Quote:
1+1=7 right?.... |
Add them together in column C, do the formula =A1&B1 and so on and it will add the first two columns together.
|
= CONCATENATE (A1,B1)
Put that in C1 |
Quote:
Put that in C1 Where A1=cock B1=http://ccn.com/ C1=http://cnn.com/cock |
Quote:
I haven't used open office for many years and whilst most excel formulas do work sometimes they need a little tweak so if you can't get concatenate to work, izombie's solution is just as good, namely 1.keep domain data in column a 2.add cocks etc in column b 3. column c type +a1&b1 4. copy column c down the page as far as you need to. If you want to do this many times with different data you can just copy and paste value (to another column or spreadsheet) your column c data and rinse and repeat over and over |
Quote:
|
Much love to the GFY guys...works like a charm!
|
I love spreadsheets and concatenate is one of my favourite formulas.
It is very useful for reconciling accounts with huge volume transaction because you can use it to build strings of data which you can then use in conjunction with "match" function. |
All times are GMT -7. The time now is 11:00 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123