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 / Worksheet Functions / February 2008

Tip: Looking for answers? Try searching our database.

Several columns into one

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
helena - 10 Feb 2008 17:26 GMT
Hello all,

Is it possible to concatener by formula several columns into one ?
Example: initial data
A1: A3 = {1, 2, 3}
B1: B3 = {4, 5, 6}
C1: C3 = {7, 8, 9}
Result desired, D1: D9 = {1, 2, 3, 4, 5, 6, 7, 8, 9}

Thank you in advance for your suggestions,

Helena
Gary''s Student - 10 Feb 2008 17:39 GMT
In D1 thru D9 enter:

=A1
=A2
=A3
=B1
=B2
=B3
=C1
=C2
=C3

Signature

Gary''s Student - gsnu2007d

> Hello all,
>
[quoted text clipped - 8 lines]
>
> Helena
David Biddulph - 10 Feb 2008 18:33 GMT
=OFFSET($A$1,MOD(ROW()-1,3),INT((ROW()-1)/3))
Signature

David Biddulph

> Hello all,
>
[quoted text clipped - 8 lines]
>
> Helena
helena - 10 Feb 2008 18:48 GMT
Thanks to both of you, particularly David who has fully answered that
question.

Thanks again ...

Helena

> =OFFSET($A$1,MOD(ROW()-1,3),INT((ROW()-1)/3))
>> Hello all,
[quoted text clipped - 9 lines]
>>
>> Helena
 
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.