Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2007

Tip: Looking for answers? Try searching our database.

Need to merge multiple cell data into a new cell.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
zeebop - 08 Feb 2007 19:00 GMT
Hi,

I was wondering if someone could help me with an Excel function.
What I would like to do is automatically merge some cell data:

For example, i have a csv file with columns, infoline1, infoline2,
infoline3 etc..
I would like to create a new column, totalinfo, and I would like it to
be a collection of all the data found in the infoline1, infoline2
etc.. columns.

In addition, everytime new column data is added in I would like the
text <BR><BR> to be inserted. So effectivly each columns data is
seperated by <BR><BR>
Make sense?

An example file is here:
http://www.poweryard.com/example.csv
Row 2 has the added data.

Thanks for any pointers,

zeebop
KC Rippstein - 22 Feb 2007 18:54 GMT
Maybe
=IF(AND(A2="",B2="",C2=""),"",IF(A2<>"",A2,)&IF(B2<>"",IF(A2<>"","<BR>",)&B2,)&IF(C2<>"",IF(B2<>"","<BR>",)&C2,))

> Hi,
>
[quoted text clipped - 19 lines]
>
> zeebop
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.