Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Fotop
 
Posts: n/a
Default Transpoing: 2 columns=>1 row


Hi everyone, this is probably simple but I just dont know which way to
attack the problem.

I have 2 columns:

A 1
B 2
C 3
D 4

I need them to be 1 row:

A 1 B 2 C 3 D 4

Thanks in advance.


--
Fotop
------------------------------------------------------------------------
Fotop's Profile: http://www.excelforum.com/member.php...o&userid=27880
View this thread: http://www.excelforum.com/showthread...hreadid=473843

  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Assume your data is in the range A1:B4

Enter this formula in the first cell where you want the transposed data to
appear:

=OFFSET($A$1,INT((COLUMNS($A:A)-1)/2),MOD(COLUMNS($A:A)-1,2))

Copy across as needed.

Biff

"Fotop" wrote in
message ...

Hi everyone, this is probably simple but I just dont know which way to
attack the problem.

I have 2 columns:

A 1
B 2
C 3
D 4

I need them to be 1 row:

A 1 B 2 C 3 D 4

Thanks in advance.


--
Fotop
------------------------------------------------------------------------
Fotop's Profile:
http://www.excelforum.com/member.php...o&userid=27880
View this thread: http://www.excelforum.com/showthread...hreadid=473843



Reply
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



All times are GMT +1. The time now is 12:59 AM.

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

About Us

"It's about Microsoft Excel"