Transposing difficultings

kfface

New Member
Joined
Jun 10, 2015
Messages
8
I am trying to transpose a row of cells but to keep the new cells so that they show where the numbers were pulled from. I have tried using both index and offset functions and both of them I am close but I cant quite get the formulas to work out for me. Here is my last formula that I have been working with
=INDEX('[book1.xlsx]sheet1'!$B$2:$B$10,COLUMN()-COLUMN($F$21),1)
So what I am attempting to do is take data from B2-B10 and transpose it to F21-N21 of a different worksheet.
Any help would be great, thank you!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
how is it?
is your problem before same as mine...

I need a formula like index-match...how is it?

Sheet #1
A1SUGAR
B2COFFEE
C3SALT
D4OIL
Sheet #2
1234
C SALT
B COFFEE
ASUGAR
D OIL

<colgroup><col width="64" span="5" style="width:48pt"> </colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,203,465
Messages
6,055,575
Members
444,799
Latest member
CraigCrowhurst

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