Transpose a formula

Sharkie21

Active Member
Joined
Nov 2, 2005
Messages
319
Is it possible to transpose a formula so I can make excel fill it in for me?

ie:

Worksheet 1

A B C D
Jan 10 50 11
Feb 20 30 14
Mar 30 20 13
Apr 40 10 123
May 50 1 12

Worksheet 2 ( I want)

Jan Feb Mar Apr May
=wk1!B1 =wk1!B2 =wk1!B3 =wk1!B4 =wk1!B5
=wk1!C1 =wk1!C2 =wk1!C3 =wk1!C4 =wk1!C5
=wk1!D1 =wk1!D2 =wk1!D3 =wk1!D4 =wk1!D5



I don't want to input each of these formulas manually... And if I do auto fill it gives me (Don't want this!)


Jan Feb Mar Apr May
=wk1!B1 =wk1!C1 =wk1!D1 =wk1!E1 =wk1!F1
=wk1!B2 =wk1!C2 =wk1!D2 =wk1!E2 =wk1!F2
=wk1!B3 =wk1!C3 =wk1!D3 =wk1!E3 =wk1!F3
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,215,429
Messages
6,124,842
Members
449,193
Latest member
MikeVol

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