Help with Transposing Defined Table

zalik22

Board Regular
Joined
Dec 14, 2010
Messages
111
Office Version
  1. 365
Platform
  1. Windows
Hi,

I have a defined table in cells A5:B9. Every week, I am adding another row. Is it possible to place a transposed version of this table in C1 that updates automatically? Thanks!
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hi,

Try this in power query.

Step 1: Select A5:B9 and create table (CTRL + T).


Step 2: Go to DATA tab in excel ribbon and click on From Table. Power query window will open with data table in A5:B9.


Step 3. Go to Transform tab and click on Transpose.


Step 4. Go to home tab and click on Close & Load.

Step 5. Load it to C1.


When ever you add new data in your table in column A and B then click on "Refresh All" in DATA tab in excel ribbon. Your transposed table will be updated accordingly.



Column1Column2Column3Column4Column5Column6
ABCDEf
123456
Column AColumn B
A1
B2
C3
D4
E5
f6

<tbody>
</tbody><colgroup><col span="2"><col span="6"></colgroup>


Hope it will help.

Cheers!!!
 
Last edited:
Upvote 0

Forum statistics

Threads
1,213,538
Messages
6,114,217
Members
448,554
Latest member
Gleisner2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top