LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copying cell contents to add to existing contents in another cell

If I understand your question correctly, you can do it the same way.

=A1 & B1 & C1 & D1

If you have one cell that you want to add different endings to, you ca
use an absolute reference ($A$1)

Ex:

=$A$1 & B1 & C1 & D1

when you drag it down, it will keep the A1 as the first part, an
change the other parts to whatever is in B2, C2, and D2. The formul
will look like:

=$A$1 & B2 & C2 & D2

Does that help

--
Message posted from http://www.ExcelForum.com

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying selected contents in one cell to another cell The Needy Excel Worksheet Functions 3 September 14th 09 09:59 PM
Copying cell contents from many cells and pasting into one cell MDN Excel Discussion (Misc queries) 7 December 10th 07 08:56 PM
Copying format to a new cell, w/o overwriting destination cell contents James C Excel Discussion (Misc queries) 1 October 18th 05 08:02 PM
Copying cell contents to a list Peter Horrocks New Users to Excel 3 October 1st 05 10:15 PM
If Statement and copying all of cell contents. andrewm Excel Worksheet Functions 0 June 29th 05 04:37 AM


All times are GMT +1. The time now is 03:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"